Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/sched/
H A Dsetitimer.c65 static void *stat_thread(void *arg);
203 i % 2 ? stat_thread : statfs_thread,
555 stat_thread(void *arg) in stat_thread() function