Home
last modified time | relevance | path

Searched refs:abi_thr_self (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/abi/apptrace/common/
H A Dinterceptlib.c64 tid = (*abi_thr_self)(); in abilock()
85 tid = (*abi_thr_self)(); in abiunlock()
H A Dapptrace.c110 thread_t (*abi_thr_self)(void); variable
420 if ((abi_thr_self = in la_preinit()
/illumos-gate/usr/src/head/
H A Dapptrace_impl.h55 extern thread_t (*abi_thr_self)(void);