Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/vfs/
H A Dvfs_lookup.c215 int rdonly, vbusyflags, keep_going, wantparent; in namei() local
883 int vbusyflags, int *keep_going, int nc_generation, in lookup_handle_found_vnode()
1188 int keep_going; local
/xnu-11215.81.4/tests/
H A Dioperf.c40 static _Atomic uint32_t keep_going = 1; variable
/xnu-11215.81.4/tests/recount/
H A Drecount_tests.c59 volatile int *keep_going = arg; in sleep_thread() local