Searched defs:sys_wait (Results 1 – 1 of 1) sorted by relevance
59 struct sys_wait { struct60 pthread_t thread;61 struct igt_mean mean;162 static void *sys_wait(void *arg) in sys_wait() function