Searched refs:__pthread_unwind_buf_t (Results 1 – 2 of 2) sorted by relevance
548 } __pthread_unwind_buf_t __attribute__ ((__aligned__)); typedef683 __pthread_unwind_buf_t __cancel_buf; \697 extern void __pthread_register_cancel (__pthread_unwind_buf_t *__buf)709 extern void __pthread_unregister_cancel (__pthread_unwind_buf_t *__buf)718 __pthread_unwind_buf_t __cancel_buf; \732 extern void __pthread_register_cancel_defer (__pthread_unwind_buf_t *__buf)745 extern void __pthread_unregister_cancel_restore (__pthread_unwind_buf_t *__buf)750 extern void __pthread_unwind_next (__pthread_unwind_buf_t *__buf)
247 extern void __pthread_unwind (__pthread_unwind_buf_t *__buf)254 extern void __pthread_unwind_next (__pthread_unwind_buf_t *__buf)263 extern void __pthread_register_cancel (__pthread_unwind_buf_t *__buf)266 extern void __pthread_unregister_cancel (__pthread_unwind_buf_t *__buf)280 __pthread_unwind ((__pthread_unwind_buf_t *) in libc_hidden_proto()
Completed in 7 milliseconds