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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
pthread.h 205 #define PTHREAD_CANCELED ((void *) -1)
488 the thread as per pthread_exit(PTHREAD_CANCELED) if it has been
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
pthread.h 205 #define PTHREAD_CANCELED ((void *) -1)
488 the thread as per pthread_exit(PTHREAD_CANCELED) if it has been
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
pthread.h 205 #define PTHREAD_CANCELED ((void *) -1)
488 the thread as per pthread_exit(PTHREAD_CANCELED) if it has been
    [all...]

Completed in 216 milliseconds