Home
last modified time | relevance | path

Searched defs:tsid (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.81.4/osfmk/kern/
H A Dlock_mtx.c630 uint32_t tsid = lck->lck_mtx_tsid; in lck_mtx_lock_will_need_wakeup() local
H A Dturnstile.c928 turnstile_get_by_id(uint32_t tsid) in turnstile_get_by_id()