Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/threads/
H A Dthr.c919 _thrp_exit_common(void *status, int unwind) in _thrp_exit_common() function
982 _thrp_exit_common(status, 0); in _thrp_terminate()
990 _thrp_exit_common(status, 1); in thr_exit()