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

  /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...]

Completed in 333 milliseconds