Searched refs:ioctl_thread (Results 1 - 1 of 1) sorted by relevance
/third_party/ltp/testcases/kernel/sound/ | ||
H A D | snd_timer01.c | 39 static void *ioctl_thread(void *unused) in ioctl_thread() function 91 SAFE_PTHREAD_CREATE(&th, &thread_attr, ioctl_thread, NULL); in run() |
Completed in 1 milliseconds