Searched refs:__libc_ptf_call_always (Results 1 – 1 of 1) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/ |
| H A D | libc-lock.h | 156 # define __libc_ptf_call_always(FUNC, ARGS) \ macro 162 # define __libc_ptf_call_always(FUNC, ARGS) \ macro 372 __libc_ptf_call_always (__pthread_once, (&(ONCE_CONTROL), \ 401 __libc_ptf_call_always (_pthread_cleanup_push_defer, (&_buffer, FCT, \ 414 __libc_ptf_call_always (_pthread_cleanup_pop_restore, (&_buffer, DOIT));\ 422 __libc_ptf_call_always (_pthread_cleanup_pop_restore, (&_buffer, DOIT));\
|