Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/kern/
H A Depoch_sync.h146 uint64_t epoch, os_atomic(uint64_t) * counter, ctid_t owner_ctid,
H A Depoch_sync.c418 os_atomic(uint64_t) *counter, const ctid_t owner_ctid, in esync_wait() argument
444 thread_t owner_thread = ctid_get_thread(owner_ctid); in esync_wait()