Searched refs:lwp_mutex_cleanup (Results 1 – 1 of 1) sorted by relevance
68 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