Home
last modified time | relevance | path

Searched defs:woken_up (Results 1 – 6 of 6) sorted by relevance

/third_party/ltp/testcases/open_posix_testsuite/functional/threads/condvar/
Dpthread_cond_wait_1.c43 static volatile int woken_up; variable
Dpthread_cond_wait_2.c43 static volatile int woken_up; variable
/third_party/ltp/testcases/open_posix_testsuite/functional/threads/schedule/
D1-1.c40 static volatile int woken_up; variable
D1-2.c41 static volatile int woken_up; variable
/third_party/ltp/testcases/kernel/syscalls/futex/
Dfutex_cmp_requeue01.c88 int i, status, spurious, woken_up; in verify_futex_cmp_requeue() local
/third_party/gstreamer/gstreamer/gst/
Dgstclock.h412 gboolean woken_up; member