Home | Sort by relevance Sort by last modified time |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ | |
pthread.h | 539 void __restore () const { pthread_setcanceltype (__cancel_type, 0); } function in class:__pthread_cleanup_class 572 __clframe.__restore (); \ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ | |
pthread.h | 549 void __restore () const { pthread_setcanceltype (__cancel_type, 0); } function in class:__pthread_cleanup_class 582 __clframe.__restore (); \ [all...] |