Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libfakekernel/common/
H A Dthread.c85 static thread_t reap_tid; in thread_exit() local
89 prev = atomic_swap_uint(&reap_tid, thr_self()); in thread_exit()