Home
last modified time | relevance | path

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

/xnu-11417.101.15/tests/
H A Dsetitimer.c62 static void *stat_thread(void *arg);
194 i % 2 ? stat_thread : statfs_thread,
488 stat_thread(void *arg) in stat_thread() function