Searched refs:thr_exit (Results 1 – 11 of 11) sorted by relevance
76 void thr_exit(long *state);
286 thr_exit.o \
359 INTERCEPTOR(void, thr_exit, tid_t *state) { in INTERCEPTOR() 362 REAL(thr_exit)(state);364 #define LSAN_MAYBE_INTERCEPT_THR_EXIT INTERCEPT_FUNCTION(thr_exit)357 INTERCEPTOR(void,thr_exit,tid_t * state) INTERCEPTOR() argument 360 REAL(thr_exit)(state); INTERCEPTOR() local
19 thr_exit.c \
324 thr_exit(&curthread->tid);
127 #define thr_exit(x) _pthread_exit(x) macro
50 #define thr_exit(r) pthread_exit(r) macro
239 thr_exit;
349 thr_exit.2 \
2812 TSAN_INTERCEPTOR(void, thr_exit, tid_t *state) { in TSAN_INTERCEPTOR() argument2813 SCOPED_TSAN_INTERCEPTOR(thr_exit, state); in TSAN_INTERCEPTOR()2815 REAL(thr_exit(state)); in TSAN_INTERCEPTOR()2817 #define TSAN_MAYBE_INTERCEPT_THR_EXIT TSAN_INTERCEPT(thr_exit)
585 43225:AUE_THR_EXIT:thr_exit(2):pc