Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/inc/
H A Dthr_uberdata.h1291 extern void heldlock_exit(void);
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dthr.c793 heldlock_exit(); /* deal with left-over held locks */ in _thrp_exit()
H A Dsynch.c3117 heldlock_exit(void) in heldlock_exit() function