Searched refs:cond32_owner (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215.81.4/osfmk/kern/ | ||
| H A D | locks.h | 449 uint32_t cond32_owner: SWI_COND_OWNER_BITS, member |
| H A D | locks.c | 1797 *ctid = cond_val.cond32_owner; in cond_sleep_with_inheritor32_mask() |