Searched refs:pthread_cleanup_pop (Results 1 - 19 of 19) sorted by relevance

/external/valgrind/main/none/tests/
H A Dpth_cancel1.c32 pthread_cleanup_pop(0);
33 pthread_cleanup_pop(0);
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
H A Dpthread_once.c65 pthread_cleanup_pop(0);
H A Dpthread_rwlock_timedwrlock.c121 pthread_cleanup_pop ((result != 0) ? 1 : 0);
H A Dpthread_rwlock_wrlock.c115 pthread_cleanup_pop ((result != 0) ? 1 : 0);
H A Dsem_wait.c149 pthread_cleanup_pop(result);
H A Dpthread_cond_wait.c440 pthread_cleanup_pop (1);
H A Dsem_timedwait.c197 pthread_cleanup_pop(result);
H A Dpthread.h763 #define pthread_cleanup_pop( _execute ) \ macro
788 #define pthread_cleanup_pop( _execute ) \ macro
808 * pthread_cleanup_pop.
866 #define pthread_cleanup_pop( _execute ) \ macro
/external/compiler-rt/test/tsan/
H A Dcond_cancel.c19 pthread_cleanup_pop(1);
/external/valgrind/main/drd/tests/
H A Dpth_cleanup_handler.c33 pthread_cleanup_pop(true);
/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_platform_mac.cc103 pthread_cleanup_pop(0);
H A Dtsan_platform_linux.cc414 pthread_cleanup_pop(0);
/external/valgrind/main/coregrind/
H A Dvgdb.c307 pthread_cleanup_pop(0);
/external/chromium_org/third_party/tcmalloc/vendor/
H A Dconfigure16519 pthread_create(0,0,0,0); pthread_cleanup_pop(0);
16720 pthread_create(0,0,0,0); pthread_cleanup_pop(0);
16756 pthread_create(0,0,0,0); pthread_cleanup_pop(0);
16791 pthread_create(0,0,0,0); pthread_cleanup_pop(0);
16833 pthread_create(0,0,0,0); pthread_cleanup_pop(0);
16866 pthread_create(0,0,0,0); pthread_cleanup_pop(0);
/external/chromium_org/sdch/open-vcdiff/
H A Dconfigure14976 pthread_create(0,0,0,0); pthread_cleanup_pop(0);
15177 pthread_create(0,0,0,0); pthread_cleanup_pop(0);
15213 pthread_create(0,0,0,0); pthread_cleanup_pop(0);
15248 pthread_create(0,0,0,0); pthread_cleanup_pop(0);
/external/protobuf/
H A Dconfigure15278 pthread_create(0,0,0,0); pthread_cleanup_pop(0);
15479 pthread_create(0,0,0,0); pthread_cleanup_pop(0);
15515 pthread_create(0,0,0,0); pthread_cleanup_pop(0);
15550 pthread_create(0,0,0,0); pthread_cleanup_pop(0);
/external/protobuf/gtest/
H A Dconfigure15203 pthread_create(0,0,0,0); pthread_cleanup_pop(0);
15404 pthread_create(0,0,0,0); pthread_cleanup_pop(0);
15440 pthread_create(0,0,0,0); pthread_cleanup_pop(0);
15475 pthread_create(0,0,0,0); pthread_cleanup_pop(0);
/external/pcre/dist/
H A Dconfigure18688 pthread_cleanup_pop(0) /* ; */
/external/qemu-pc-bios/bochs/
H A Dconfigure[all...]

Completed in 770 milliseconds