HomeSort by relevance Sort by last modified time
    Searched full:pthread_exit (Results 1 - 25 of 359) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/valgrind/main/none/tests/
pth_exit2.c 5 pthread_exit(0);
pth_exit.c 7 pthread_exit(0);
19 pthread_exit(0);
pth_once.c 47 pthread_exit((void *)NULL);
  /external/valgrind/main/none/tests/s390x/
ex_clone.c 35 pthread_exit(0);
59 pthread_exit(0);
  /external/valgrind/main/drd/tests/
pth_cleanup_handler.c 32 pthread_exit(0);
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/
Exynos_OSAL_Thread.c 141 pthread_exit(&thread->pthread);
150 pthread_exit(value_ptr);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libanl-2.7.so 
libanl.so 
libanl.so.1 
librt-2.7.so 
librt.so 
librt.so.1 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libanl-2.7.so 
libanl.so 
libanl.so.1 
librt-2.7.so 
librt.so 
librt.so.1 
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
pthread_exit.c 2 * pthread_exit.c
45 pthread_exit (void *value_ptr) function
exit.c 44 #include "pthread_exit.c"
ptw32_threadStart.c 255 * pthread_exit() or be canceled.
273 * That function may call pthread_exit() or be canceled, which will
300 * Thread was exited via pthread_exit().
cleanup.c 107 * a) the thread exits by calling 'pthread_exit',
127 * a) the thread exits by calling 'pthread_exit',
  /external/valgrind/main/
glibc-2.34567-NPTL-helgrind.supp 174 # pthread_exit apparently calls some kind of unwind
180 helgrind---*Unwind*-...-pthread_exit
184 fun:pthread_exit
  /external/qemu/distrib/sdl-1.2.15/src/thread/pthread/
SDL_systhread.c 48 pthread_exit((void*)0);
  /external/qemu/distrib/sdl-1.2.15/src/thread/riscos/
SDL_systhread.c 75 pthread_exit((void*)0);

Completed in 5297 milliseconds

1 2 3 4 5 6 7 8 91011>>