Home
last modified time | relevance | path

Searched refs:pthread_setcancelstate (Results 1 – 7 of 7) sorted by relevance

/external/bison/lib/
Derror.c298 __libc_ptf_call (pthread_setcancelstate, (PTHREAD_CANCEL_DISABLE, &state), in error()
323 __libc_ptf_call (pthread_setcancelstate, (state, NULL), 0); in error()
357 __libc_ptf_call (pthread_setcancelstate, (PTHREAD_CANCEL_DISABLE, &state), in error_at_line()
390 __libc_ptf_call (pthread_setcancelstate, (state, NULL), 0); in error_at_line()
/external/compiler-rt/test/msan/
Dpthread_setcancelstate.cc10 int res = pthread_setcancelstate(PTHREAD_CANCEL_DISABLE, &oldstate); in main()
/external/valgrind/none/tests/
Dpth_cancel1.c24 if (pthread_setcancelstate(PTHREAD_CANCEL_ENABLE, NULL) != 0) in thread_main()
/external/mesa3d/include/GL/
Dvms_x_fix.h1058 #define pthread_setcancelstate PTHREAD_SETCANCELSTATE macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc5214 INTERCEPTOR(int, pthread_setcancelstate, int state, int *oldstate) {
5216 COMMON_INTERCEPTOR_ENTER(ctx, pthread_setcancelstate, state, oldstate);
5217 int res = REAL(pthread_setcancelstate)(state, oldstate);
5232 COMMON_INTERCEPT_FUNCTION(pthread_setcancelstate); \
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2637 fun:pthread_setcancelstate=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym1278 PUBLIC e7410 0 pthread_setcancelstate