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

1 2 34 5 6 7 8

  /system/netd/
DnsProxyListener.cpp 86 pthread_exit(NULL);
327 pthread_exit(NULL);
462 pthread_exit(NULL);
  /external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
gki_ulinux.c 120 pthread_exit(0); /* GKI tasks have no return value */
469 pthread_exit(NULL);
650 pthread_exit(NULL);
737 pthread_exit(NULL);
    [all...]
  /external/libnfc-nci/src/gki/ulinux/
gki_ulinux.c 117 pthread_exit(0); /* GKI tasks have no return value */
469 pthread_exit(NULL);
628 pthread_exit(NULL);
715 pthread_exit(NULL);
    [all...]
  /external/qemu/
qemu-thread.c 191 pthread_exit(retval);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xthreads.h 178 #define xthread_exit(v) pthread_exit(v)
232 #define xthread_exit(v) pthread_exit(v)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xthreads.h 178 #define xthread_exit(v) pthread_exit(v)
232 #define xthread_exit(v) pthread_exit(v)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xthreads.h 178 #define xthread_exit(v) pthread_exit(v)
232 #define xthread_exit(v) pthread_exit(v)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi/include/bits/
gthr-default.h 153 __gthrw(pthread_exit)
473 __gthrw_(pthread_exit) (&__objc_thread_exit_status);
gthr-posix.h 153 __gthrw(pthread_exit)
473 __gthrw_(pthread_exit) (&__objc_thread_exit_status);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a/include/bits/
gthr-default.h 153 __gthrw(pthread_exit)
473 __gthrw_(pthread_exit) (&__objc_thread_exit_status);
gthr-posix.h 153 __gthrw(pthread_exit)
473 __gthrw_(pthread_exit) (&__objc_thread_exit_status);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/mips/include/bits/
gthr-default.h 153 __gthrw(pthread_exit)
473 __gthrw_(pthread_exit) (&__objc_thread_exit_status);
gthr-posix.h 153 __gthrw(pthread_exit)
473 __gthrw_(pthread_exit) (&__objc_thread_exit_status);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/x86/include/bits/
gthr-default.h 153 __gthrw(pthread_exit)
473 __gthrw_(pthread_exit) (&__objc_thread_exit_status);
gthr-posix.h 153 __gthrw(pthread_exit)
473 __gthrw_(pthread_exit) (&__objc_thread_exit_status);
  /bionic/libc/include/
pthread.h 145 void pthread_exit(void * retval);
  /development/ndk/platforms/android-3/include/
pthread.h 141 void pthread_exit(void * retval);
  /development/ndk/platforms/android-5/include/
pthread.h 141 void pthread_exit(void * retval);
  /development/ndk/platforms/android-8/include/
pthread.h 141 void pthread_exit(void * retval);
  /development/ndk/platforms/android-9/include/
pthread.h 145 void pthread_exit(void * retval);
  /external/bluetooth/bluedroid/hci/src/
userial_mct.c 213 pthread_exit(NULL);
  /external/chromium_org/native_client_sdk/src/examples/api/input_event/
input_event.cc 290 pthread_exit(NULL);
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
pthread.h 141 void pthread_exit(void * retval);
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
pthread.h 141 void pthread_exit(void * retval);
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
pthread.h 141 void pthread_exit(void * retval);

Completed in 5574 milliseconds

1 2 34 5 6 7 8