Home
last modified time | relevance | path

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

/xnu-11215.1.10/tests/
H A Dturnstiles_test.c84 int in_val = type; in turnstile_prim_lock() local
87 ret = sysctlbyname("kern.turnstiles_test_lock", NULL, 0, &in_val, sizeof(in_val)); in turnstile_prim_lock()
96 int in_val = type; in turnstile_prim_unlock() local
99 ret = sysctlbyname("kern.turnstiles_test_unlock", NULL, 0, &in_val, sizeof(in_val)); in turnstile_prim_unlock()