Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/futex/
Dfutex_wake04.c111 static void *wait_thread1(void *arg LTP_ATTRIBUTE_UNUSED) in wait_thread1() function
163 res = pthread_create(&th1, NULL, wait_thread1, NULL); in wakeup_thread2()