Home
last modified time | relevance | path

Searched refs:__pthread_unwind_buf_t (Results 1 – 8 of 8) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/unix/sysv/linux/
A Dunwindbuf.sym6 UNWINDBUFSIZE sizeof (__pthread_unwind_buf_t)
7 UWJMPBUF offsetof (__pthread_unwind_buf_t, __cancel_jmp_buf)
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/
A Dcleanup.c25 __pthread_register_cancel (__pthread_unwind_buf_t *buf) in __pthread_register_cancel()
42 __pthread_unregister_cancel (__pthread_unwind_buf_t *buf) in hidden_def()
A Dunwind.c122 __pthread_unwind (__pthread_unwind_buf_t *buf) in __cleanup_fct_attribute()
173 __pthread_unwind_next (__pthread_unwind_buf_t *buf) in hidden_def()
177 __pthread_unwind ((__pthread_unwind_buf_t *) ibuf->priv.data.prev); in hidden_def()
A Dcleanup_defer.c25 __pthread_register_cancel_defer (__pthread_unwind_buf_t *buf) in __pthread_register_cancel_defer()
63 __pthread_unregister_cancel_restore (__pthread_unwind_buf_t *buf) in __pthread_unregister_cancel_restore()
A DpthreadP.h232 extern void __pthread_unwind (__pthread_unwind_buf_t *__buf)
238 extern void __pthread_unwind_next (__pthread_unwind_buf_t *__buf)
244 extern void __pthread_register_cancel (__pthread_unwind_buf_t *__buf)
246 extern void __pthread_unregister_cancel (__pthread_unwind_buf_t *__buf)
270 __pthread_unwind ((__pthread_unwind_buf_t *) in __do_cancel()
A Dforward.c159 (__pthread_unwind_buf_t *buf), (buf), {
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/pthread/
A Dpthread.h507 } __pthread_unwind_buf_t __attribute__ ((__aligned__)); typedef
643 __pthread_unwind_buf_t __cancel_buf; \
657 extern void __pthread_register_cancel (__pthread_unwind_buf_t *__buf)
669 extern void __pthread_unregister_cancel (__pthread_unwind_buf_t *__buf)
678 __pthread_unwind_buf_t __cancel_buf; \
692 extern void __pthread_register_cancel_defer (__pthread_unwind_buf_t *__buf)
705 extern void __pthread_unregister_cancel_restore (__pthread_unwind_buf_t *__buf)
710 extern void __pthread_unwind_next (__pthread_unwind_buf_t *__buf)
A Dpthread-functions.h94 void (*ptr___pthread_unwind) (__pthread_unwind_buf_t *)

Completed in 15 milliseconds