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

/illumos-gate/usr/src/uts/common/syscall/
H A Dlwp_sobj.c69 static void lwp_mutex_cleanup(lwpchan_entry_t *ent, uint16_t lockflg);
191 lwp_mutex_cleanup(ent, LOCK_UNMAPPED);
354 lwp_mutex_cleanup(ent, lockflg);
1055 * Used only by upi_dead() and lwp_mutex_cleanup(), below.
2876 lwp_mutex_cleanup(lwpchan_entry_t *ent, uint16_t lockflg) function

Completed in 72 milliseconds