Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Depoch_sync.h142 uint64_t epoch, os_atomic(uint64_t) * counter, ctid_t owner_ctid,
H A Depoch_sync.c369 os_atomic(uint64_t) *counter, const ctid_t owner_ctid, in esync_wait() argument
393 thread_t owner_thread = ctid_get_thread(owner_ctid); in esync_wait()