HomeSort by relevance Sort by last modified time
    Searched refs:__pthread_unwind_buf_t (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
pthread.h 505 } __pthread_unwind_buf_t __attribute__ ((__aligned__)); typedef in typeref:struct:__anon47092
640 __pthread_unwind_buf_t __cancel_buf; \
654 extern void __pthread_register_cancel (__pthread_unwind_buf_t *__buf)
666 extern void __pthread_unregister_cancel (__pthread_unwind_buf_t *__buf)
675 __pthread_unwind_buf_t __cancel_buf; \
689 extern void __pthread_register_cancel_defer (__pthread_unwind_buf_t *__buf)
702 extern void __pthread_unregister_cancel_restore (__pthread_unwind_buf_t *__buf)
707 extern void __pthread_unwind_next (__pthread_unwind_buf_t *__buf)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
pthread.h 505 } __pthread_unwind_buf_t __attribute__ ((__aligned__)); typedef in typeref:struct:__anon48828
640 __pthread_unwind_buf_t __cancel_buf; \
654 extern void __pthread_register_cancel (__pthread_unwind_buf_t *__buf)
666 extern void __pthread_unregister_cancel (__pthread_unwind_buf_t *__buf)
675 __pthread_unwind_buf_t __cancel_buf; \
689 extern void __pthread_register_cancel_defer (__pthread_unwind_buf_t *__buf)
702 extern void __pthread_unregister_cancel_restore (__pthread_unwind_buf_t *__buf)
707 extern void __pthread_unwind_next (__pthread_unwind_buf_t *__buf)
    [all...]

Completed in 329 milliseconds