Searched defs:thr_self (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libumem/common/
H A Dstub_stand.c77 thr_self(void) function
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dthr.c46 #pragma weak _thr_self = thr_self
1733 #pragma weak _ti_thr_self = thr_self
1734 #pragma weak pthread_self = thr_self
1736 thr_self() function

Completed in 62 milliseconds