Searched refs:wake_type (Results 1 – 2 of 2) sorted by relevance
1271 lck_wakeup_type_t wake_type, in wakeup_with_inheritor_and_turnstile() argument1287 switch (wake_type) { in wakeup_with_inheritor_and_turnstile()
69 typedef enum wake_type { WAKE_BROADCAST_ONESEM, WAKE_BROADCAST_PERTHREAD, WAKE_CHAIN, WAKE_HOP } wa… enum