Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/vfs/
H A Dvfs_lookup.c208 int rdonly, vbusyflags, keep_going, wantparent; in namei() local
800 int vbusyflags, int *keep_going, int nc_generation, in lookup_handle_found_vnode()
1101 int keep_going; local
/xnu-8019.80.24/tests/
H A Dioperf.c40 static _Atomic uint32_t keep_going = 1; variable
H A Dcontextswitch.c40 static _Atomic uint32_t keep_going = 1; variable