Home
last modified time | relevance | path

Searched refs:PTHFCT_CALL (Results 1 – 7 of 7) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/pthread/
A Dpthread-functions.h106 # define PTHFCT_CALL(fct, params) \
112 # define PTHFCT_CALL(fct, params) \ macro
A Dsetxid.h40 __result = PTHFCT_CALL (ptr__nptl_setxid, (&__cmd)); \
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/unix/sysv/linux/
A Djmp-unwind.c32 PTHFCT_CALL (ptr___pthread_cleanup_upto, (env->__jmpbuf, in _longjmp_unwind()
A Dlibc_pthread_init.c70 PTHFCT_CALL (ptr_freeres, ());
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/
A Dforward.c40 return PTHFCT_CALL (ptr_##name, params); \
A DChangeLog2451 PTHFCT_CALL definition.
2478 * sysdeps/pthread/pthread-functions.h: Define PTHFCT_CALL.
2479 * forward.c: Use PTHFCT_CALL and __libc_pthread_functions_init.
2482 * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Use PTHFCT_CALL to
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/pthread/bits/
A Dlibc-lock.h159 (__libc_pthread_functions_init ? PTHFCT_CALL (ptr_##FUNC, ARGS) : ELSE)
161 PTHFCT_CALL (ptr_##FUNC, ARGS)

Completed in 22 milliseconds