Home
last modified time | relevance | path

Searched defs:keep_going (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.81.4/bsd/vfs/
H A Dvfs_lookup.c236 int rdonly, vbusyflags, keep_going, wantparent; in namei() local
992 int vbusyflags, int *keep_going, int nc_generation, in lookup_handle_found_vnode()
1306 int keep_going; local
/xnu-12377.81.4/tests/
H A Dioperf.c40 static _Atomic uint32_t keep_going = 1; variable
/xnu-12377.81.4/tests/sched/
H A Dcontextswitch.c43 static _Atomic uint32_t keep_going = 1; variable
/xnu-12377.81.4/tests/recount/
H A Drecount_tests.c59 volatile int *keep_going = arg; in sleep_thread() local