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

1 2 3 4 5 6 7 8

  /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/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
  /external/valgrind/main/drd/tests/
pth_cleanup_handler.c 32 pthread_exit(0);
circular_buffer.c 162 pthread_exit(NULL);
177 pthread_exit(NULL);
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Common/
CThread.cpp 88 pthread_exit((void *)exitcode);
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/
Exynos_OSAL_Thread.c 141 pthread_exit(&thread->pthread);
150 pthread_exit(value_ptr);
  /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);
  /system/extras/tests/bionic/libc/common/
test_pthread_cleanup_push.c 77 pthread_exit(0);
  /bionic/libc/bionic/
pthread_create.cpp 102 pthread_exit(NULL);
106 pthread_exit(result);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/
gthr-default.h 161 __gthrw3(pthread_exit)
164 __gthrw(pthread_exit)
487 __gthrw_(pthread_exit) (&__objc_thread_exit_status);
gthr-posix.h 161 __gthrw3(pthread_exit)
164 __gthrw(pthread_exit)
487 __gthrw_(pthread_exit) (&__objc_thread_exit_status);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-linux/bits/
gthr-default.h 161 __gthrw3(pthread_exit)
164 __gthrw(pthread_exit)
461 __gthrw_(pthread_exit) (&__objc_thread_exit_status);
gthr-posix.h 161 __gthrw3(pthread_exit)
164 __gthrw(pthread_exit)
461 __gthrw_(pthread_exit) (&__objc_thread_exit_status);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/x86_64-linux/bits/
gthr-default.h 161 __gthrw3(pthread_exit)
164 __gthrw(pthread_exit)
461 __gthrw_(pthread_exit) (&__objc_thread_exit_status);
gthr-posix.h 161 __gthrw3(pthread_exit)
164 __gthrw(pthread_exit)
461 __gthrw_(pthread_exit) (&__objc_thread_exit_status);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
gthr-default.h 174 __gthrw3(pthread_exit)
177 __gthrw(pthread_exit)
500 __gthrw_(pthread_exit) (&__objc_thread_exit_status);
gthr-posix.h 174 __gthrw3(pthread_exit)
177 __gthrw(pthread_exit)
500 __gthrw_(pthread_exit) (&__objc_thread_exit_status);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
gthr-default.h 174 __gthrw3(pthread_exit)
177 __gthrw(pthread_exit)
500 __gthrw_(pthread_exit) (&__objc_thread_exit_status);
gthr-posix.h 174 __gthrw3(pthread_exit)
177 __gthrw(pthread_exit)
500 __gthrw_(pthread_exit) (&__objc_thread_exit_status);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
gthr-default.h 174 __gthrw3(pthread_exit)
177 __gthrw(pthread_exit)
500 __gthrw_(pthread_exit) (&__objc_thread_exit_status);
gthr-posix.h 174 __gthrw3(pthread_exit)
177 __gthrw(pthread_exit)
500 __gthrw_(pthread_exit) (&__objc_thread_exit_status);

Completed in 785 milliseconds

1 2 3 4 5 6 7 8