Home
last modified time | relevance | path

Searched refs:thr_exit (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/sys/
H A Dthr.h76 void thr_exit(long *state);
H A Dsyscall.mk286 thr_exit.o \
/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_interceptors.cpp359 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
/freebsd/lib/libthr/thread/
H A DMakefile.inc19 thr_exit.c \
H A Dthr_exit.c324 thr_exit(&curthread->tid);
/freebsd/lib/libc/include/
H A Dreentrant.h127 #define thr_exit(x) _pthread_exit(x) macro
/freebsd/cddl/contrib/opensolaris/head/
H A Dthread.h50 #define thr_exit(r) pthread_exit(r) macro
/freebsd/lib/libsys/
H A DSymbol.sys.map239 thr_exit;
H A DMakefile.sys349 thr_exit.2 \
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp2812 TSAN_INTERCEPTOR(void, thr_exit, tid_t *state) { in TSAN_INTERCEPTOR() argument
2813 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)
/freebsd/contrib/openbsm/etc/
H A Daudit_event585 43225:AUE_THR_EXIT:thr_exit(2):pc