Searched defs:proprietor (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.81.4/osfmk/kern/ |
| H A D | turnstile.c | 433 turnstile_hash(uintptr_t proprietor) in turnstile_hash() 470 turnstile_hash_bucket_lock(uintptr_t proprietor, uint32_t *index_proprietor, turnstile_type_t type) in turnstile_hash_bucket_lock() 517 turnstile_hash_bucket_unlock(uintptr_t proprietor, uint32_t *index_proprietor, turnstile_type_t typ… in turnstile_hash_bucket_unlock() 562 uintptr_t proprietor, in turnstile_htable_lookup_add() 635 uintptr_t proprietor, in turnstable_htable_lookup_remove() 712 uintptr_t proprietor, in turnstile_htable_lookup() 947 uintptr_t proprietor, in turnstile_prepare_common() 980 uintptr_t proprietor, in turnstile_prepare() 1017 uintptr_t proprietor, in turnstile_prepare_compact_id() 1058 uintptr_t proprietor, in turnstile_prepare_hash() [all …]
|
| /xnu-12377.81.4/bsd/pthread/ |
| H A D | pthread_workqueue.c | 4319 uintptr_t proprietor; in workq_threadreq_select() local
|