HomeSort by relevance Sort by last modified time
    Searched defs:PTHREAD_CANCELED (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 207 #define PTHREAD_CANCELED ((void *) -1)
490 the thread as per pthread_exit(PTHREAD_CANCELED) if it has been
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
pthread.h 205 #define PTHREAD_CANCELED ((void *) -1)
500 the thread as per pthread_exit(PTHREAD_CANCELED) if it has been
    [all...]

Completed in 487 milliseconds