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

1 2 3

  /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/drd/tests/
pth_cleanup_handler.c 32 pthread_exit(0);
circular_buffer.c 156 pthread_exit(NULL);
171 pthread_exit(NULL);
  /device/samsung/crespo/sec_mm/sec_omx/sec_osal/
SEC_OSAL_Thread.c 136 pthread_exit(thread->pthread);
145 pthread_exit(value_ptr);
  /external/qemu/distrib/sdl-1.2.12/src/thread/pthread/
SDL_systhread.c 48 pthread_exit((void*)0);
  /external/qemu/distrib/sdl-1.2.12/src/thread/riscos/
SDL_systhread.c 75 pthread_exit((void*)0);
  /system/core/nexus/
WifiScanner.cpp 53 pthread_exit(NULL);
WifiStatusPoller.cpp 75 pthread_exit(NULL);
  /system/extras/tests/bionic/libc/common/
test_pthread_cleanup_push.c 77 pthread_exit(0);
  /system/netd/
DnsProxyListener.cpp 57 pthread_exit(NULL);
212 pthread_exit(NULL);
  /prebuilt/linux-x86/toolchain/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);
  /prebuilt/ndk/android-ndk-r5/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);
  /prebuilt/ndk/android-ndk-r5/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);
  /prebuilt/ndk/android-ndk-r6/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);
  /prebuilt/ndk/android-ndk-r6/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);
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/x86/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);
  /external/qemu/
qemu-thread.c 191 pthread_exit(retval);

Completed in 338 milliseconds

1 2 3