Home
last modified time | relevance | path

Searched refs:owner_ctid (Results 1 – 2 of 2) sorted by relevance

/xnu-10063.141.1/osfmk/kern/
H A Depoch_sync.h143 os_atomic(uint64_t) * counter, ctid_t owner_ctid, esync_policy_t policy,
H A Depoch_sync.c337 os_atomic(uint64_t) *counter, const ctid_t owner_ctid, in esync_wait() argument
365 thread_t owner_thread = ctid_get_thread(owner_ctid); in esync_wait()