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

  /external/valgrind/main/none/tests/
pth_cancel1.c 63 printf("result is %s\n", result == PTHREAD_CANCELED ? "correct" : "incorrect");
  /prebuilt/linux-x86/toolchain/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...]

Completed in 22 milliseconds