Searched refs:lwpchan_type (Results 1 – 2 of 2) sorted by relevance
48 uint16_t lwpchan_type; /* sync object type field */ member
189 (ent->lwpchan_type & USYNC_PROCESS_ROBUST)) in lwpchan_delete_mapping()351 (ent->lwpchan_type & (USYNC_PROCESS | LOCK_ROBUST)) in lwpchan_destroy_cache()383 if (ent->lwpchan_type != type || in lwpchan_cache_mapping()391 ent->lwpchan_type = (uint16_t)type; in lwpchan_cache_mapping()466 ent->lwpchan_type = (uint16_t)type; in lwpchan_get_mapping()2872 if ((ent->lwpchan_type & (USYNC_PROCESS | LOCK_ROBUST)) in lwp_mutex_cleanup()2888 if (UPIMUTEX(ent->lwpchan_type)) { in lwp_mutex_cleanup()