Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/syscall/
H A Dlwp_sobj.c68 static void lwp_mutex_cleanup(lwpchan_entry_t *ent, uint16_t lockflg);
190 lwp_mutex_cleanup(ent, LOCK_UNMAPPED); in lwpchan_delete_mapping()
353 lwp_mutex_cleanup(ent, lockflg); in lwpchan_destroy_cache()
2860 lwp_mutex_cleanup(lwpchan_entry_t *ent, uint16_t lockflg) in lwp_mutex_cleanup() function