Home
last modified time | relevance | path

Searched refs:_pthread_cleanup_pop_restore (Results 1 – 25 of 26) sorted by relevance

12

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/
A Dcleanup_defer_compat.c64 _pthread_cleanup_pop_restore ( in strong_alias()
99 strong_alias (_pthread_cleanup_pop_restore, __pthread_cleanup_pop_restore)
A Dforward.c152 FORWARD2(_pthread_cleanup_pop_restore,
A Dinit.c114 .ptr__pthread_cleanup_pop_restore = _pthread_cleanup_pop_restore,
A Dpthread_create.c584 PTHREAD_STATIC_FN_REQUIRE (_pthread_cleanup_pop_restore)
A DpthreadP.h568 extern void _pthread_cleanup_pop_restore (struct _pthread_cleanup_buffer *buffer,
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/pthread/bits/
A Dlibc-lock.h395 extern void _pthread_cleanup_pop_restore (struct _pthread_cleanup_buffer *buffer,
418 __libc_ptf_call_always (_pthread_cleanup_pop_restore, (&_buffer, DOIT));\
426 __libc_ptf_call_always (_pthread_cleanup_pop_restore, (&_buffer, DOIT));\
554 weak_extern (_pthread_cleanup_pop_restore)
578 # pragma weak _pthread_cleanup_pop_restore macro
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/pthread/bits/
A Dlibc-lock.h256 _pthread_cleanup_pop_restore (&_buffer, (DOIT)); \
263 _pthread_cleanup_pop_restore (&_buffer, (DOIT)); \
375 weak_extern (BP_SYM (_pthread_cleanup_pop_restore))
398 # pragma weak _pthread_cleanup_pop_restore macro
/l4re-core-master/uclibc/lib/libpthread/include/bits/
A Dlibc-lock.h259 _pthread_cleanup_pop_restore (&_buffer, (DOIT)); \
266 _pthread_cleanup_pop_restore (&_buffer, (DOIT)); \
383 weak_extern (BP_SYM (_pthread_cleanup_pop_restore))
406 # pragma weak _pthread_cleanup_pop_restore macro
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/sysdeps/pthread/bits/
A Dlibc-lock.h263 _pthread_cleanup_pop_restore (&_buffer, (DOIT)); \
270 _pthread_cleanup_pop_restore (&_buffer, (DOIT)); \
383 weak_extern (BP_SYM (_pthread_cleanup_pop_restore))
405 # pragma weak _pthread_cleanup_pop_restore macro
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/bits/
A DuClibc_pthread.h41 extern void weak_function _pthread_cleanup_pop_restore (
A DuClibc_mutex.h53 _pthread_cleanup_pop_restore(&__infunc_pthread_cleanup_buffer,1); \
/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dlibc-internal.h64 # define _pthread_cleanup_pop_restore(mutex) ((void)0) macro
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/
A Dcancel.c172 void _pthread_cleanup_pop_restore(struct _pthread_cleanup_buffer * buffer, in strong_alias()
184 strong_alias(_pthread_cleanup_pop_restore,__pthread_cleanup_pop_restore) in strong_alias() argument
A Dforward.c173 FORWARD2 (_pthread_cleanup_pop_restore, void, (struct _pthread_cleanup_buffer * buffer, int execute…
A Dpthread.c306 libpthread_hidden_proto(_pthread_cleanup_pop_restore)
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/pthread/
A Dpthread.h638 _pthread_cleanup_pop_restore (&_buffer, (execute)); }
640 extern void _pthread_cleanup_pop_restore (struct _pthread_cleanup_buffer *__buffer,
/l4re-core-master/uclibc/lib/libpthread/include/
A Dpthread.h645 _pthread_cleanup_pop_restore (&_buffer, (execute)); }
647 extern void _pthread_cleanup_pop_restore (struct _pthread_cleanup_buffer *__buffer,
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/sysdeps/pthread/
A Dpthread.h662 _pthread_cleanup_pop_restore (&_buffer, (execute)); }
664 extern void _pthread_cleanup_pop_restore (struct _pthread_cleanup_buffer *__buffer,
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/
A Dforward.c144 FORWARD2 (_pthread_cleanup_pop_restore, void, (struct _pthread_cleanup_buffer * buffer, int execute…
A Dcancel.c188 void _pthread_cleanup_pop_restore(struct _pthread_cleanup_buffer * buffer, in _pthread_cleanup_pop_restore() function
A Dpthread.c280 .ptr__pthread_cleanup_pop_restore = _pthread_cleanup_pop_restore,
/l4re-core-master/uclibc/lib/libpthread/src/
A Dforward.c145 FORWARD2 (_pthread_cleanup_pop_restore, void, (struct _pthread_cleanup_buffer * buffer, int execute…
A Dcancel.c269 strong_alias(__pthread_cleanup_pop_restore, _pthread_cleanup_pop_restore)
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/internals/
A D__uClibc_main.c100 _pthread_cleanup_pop_restore(struct _pthread_cleanup_buffer *__buffer, in _pthread_cleanup_pop_restore() function
/l4re-core-master/uclibc/lib/contrib/uclibc/docs/
A Dpthreads_hacking.txt308 FUNC GLOBAL DEFAULT N _pthread_cleanup_pop_restore

Completed in 198 milliseconds

12