Searched refs:pthread_exit (Results 1 - 25 of 29) sorted by relevance

12

/external/valgrind/main/none/tests/
H A Dpth_exit2.c5 pthread_exit(0);
H A Dpth_exit.c7 pthread_exit(0);
19 pthread_exit(0);
H A Dpth_once.c47 pthread_exit((void *)NULL);
/external/valgrind/main/none/tests/s390x/
H A Dex_clone.c35 pthread_exit(0);
59 pthread_exit(0);
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
H A Dpthread_exit.c2 * pthread_exit.c
45 pthread_exit (void *value_ptr) function
H A DMakefile122 pthread_exit.obj \
260 pthread_exit.c
H A Dpthread.h950 PTW32_DLLPORT void PTW32_CDECL pthread_exit (void *value_ptr);
1312 * if you want Pthread-Win32 cancelation and pthread_exit to work.
1322 #pragma message(" cancelation and pthread_exit to work. For example:")
/external/valgrind/main/drd/tests/
H A Dpth_cleanup_handler.c32 pthread_exit(0);
H A Dcircular_buffer.c162 pthread_exit(NULL);
177 pthread_exit(NULL);
/external/chromium_org/components/nacl/loader/nonsfi/
H A Dirt_thread.cc92 pthread_exit(NULL);
/external/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_pthread_wrappers.h60 inline void pthread_exit(void *retval) { function
/external/qemu/distrib/sdl-1.2.15/src/thread/pthread/
H A DSDL_systhread.c48 pthread_exit((void*)0);
/external/qemu/distrib/sdl-1.2.15/src/thread/riscos/
H A DSDL_systhread.c75 pthread_exit((void*)0);
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
H A Dgki_ulinux.c118 pthread_exit(0); /* GKI tasks have no return value */
470 pthread_exit(NULL);
651 pthread_exit(NULL);
738 pthread_exit(NULL);
/external/libnfc-nci/src/gki/ulinux/
H A Dgki_ulinux.c115 pthread_exit(0); /* GKI tasks have no return value */
470 pthread_exit(NULL);
628 pthread_exit(NULL);
715 pthread_exit(NULL);
/external/bluetooth/bluedroid/hci/src/
H A Duserial.c256 pthread_exit(NULL);
H A Duserial_mct.c197 pthread_exit(NULL);
/external/libhevc/common/
H A Dithread.c339 return pthread_exit(val_ptr);
/external/srec/audio/AudioIn/UNIX/src/
H A Daudioin.c549 pthread_exit ( (void *)NULL );
792 pthread_exit ( (void *)NULL );
/external/libusb/examples/
H A Ddpfp_threaded.c94 pthread_exit(NULL);
/external/qemu/util/
H A Dqemu-thread-posix.c434 pthread_exit(retval);
/external/qemu/distrib/sdl-1.2.15/src/video/ps3/
H A DSDL_ps3video.c581 pthread_exit(NULL);
/external/compiler-rt/lib/asan/tests/
H A Dasan_test.cc671 pthread_exit(0);
1088 pthread_exit(0);
/external/chromium_org/third_party/libusb/src/libusb/os/
H A Ddarwin_usb.c352 pthread_exit (NULL);
364 pthread_exit (NULL);
398 pthread_exit (NULL);
/external/bluetooth/bluedroid/gki/ulinux/
H A Dgki_ulinux.c280 pthread_exit(0); /* GKI tasks have no return value */

Completed in 537 milliseconds

12