Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/ipc/
H A Dipc_pset.c441 struct turnstile *kn_ts = turnstile_alloc(); in filt_machport_turnstile_prepare_lazily() local
442 kn_ts = turnstile_prepare((uintptr_t)kn, in filt_machport_turnstile_prepare_lazily()
443 (struct turnstile **)&kn->kn_hook, kn_ts, TURNSTILE_KNOTE); in filt_machport_turnstile_prepare_lazily()
444 turnstile_update_inheritor(kn_ts, ts, in filt_machport_turnstile_prepare_lazily()