Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dturnstile.c118 turnstile_destroy(struct turnstile *turnstile);
861 turnstile_destroy(turnstile); in turnstile_deallocate()
876 turnstile_destroy(struct turnstile *turnstile) in turnstile_destroy() function