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