HomeSort by relevance Sort by last modified time
    Searched full:pthread_exit (Results 326 - 350 of 511) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include/bits/
gthr-posix.h 153 __gthrw(pthread_exit)
473 __gthrw_(pthread_exit) (&__objc_thread_exit_status);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/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);
  /external/qemu/distrib/sdl-1.2.15/src/video/ps3/
SDL_ps3video.c 581 pthread_exit(NULL);
  /hardware/intel/common/libva/test/putsurface/
putsurface_common.c 509 pthread_exit(NULL);
  /external/chromium_org/third_party/mesa/src/include/GL/
vms_x_fix.h 1027 #define pthread_exit macro
    [all...]
  /external/compiler-rt/lib/asan/tests/
asan_test.cc 671 pthread_exit(0);
1088 pthread_exit(0);
    [all...]
  /external/mesa3d/include/GL/
vms_x_fix.h 1027 #define pthread_exit macro
    [all...]
  /external/chromium_org/third_party/libusb/src/libusb/os/
darwin_usb.c 352 pthread_exit (NULL);
364 pthread_exit (NULL);
398 pthread_exit (NULL);
    [all...]
  /external/libusb/libusb/os/
darwin_usb.c 286 pthread_exit ((void *)kresult);
310 pthread_exit (0);
    [all...]
  /external/srec/audio/AudioIn/UNIX/src/
audioin.c 549 pthread_exit ( (void *)NULL );
792 pthread_exit ( (void *)NULL );
    [all...]
  /external/valgrind/main/drd/
drd_thread.c 537 * For a detached thread, calling pthread_exit() invalidates the
540 * pthread_exit() call until pthread_join() is called.
    [all...]
  /bionic/tests/
pthread_test.cpp 253 pthread_exit(NULL);
  /external/bluetooth/bluedroid/gki/ulinux/
gki_ulinux.c 268 pthread_exit(0); /* GKI tasks have no return value */
    [all...]
  /hardware/intel/img/psb_video/src/x11/
psb_xrandr.c 517 pthread_exit(NULL);
    [all...]
  /ndk/docs/text/system/libc/
OVERVIEW.text 163 a thread voluntarily exits through pthread_exit() or returning from its
  /system/netd/server/
MDnsSdListener.cpp 532 pthread_exit(NULL);
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/lib/
libc.so 
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/lib/
libc.so 
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/5/platforms/android-5/arch-arm/usr/lib/
libc.so 

Completed in 813 milliseconds

<<11121314151617181920>>