Searched refs:woken_up (Results 1 – 7 of 7) sorted by relevance
43 static volatile int woken_up; variable76 woken_up = 1; in hi_prio_thread()98 while (!woken_up) { in low_prio_thread()133 if (!woken_up) { in main()
40 static volatile int woken_up; variable80 woken_up = 1; in hi_prio_thread()101 while (!woken_up) { in low_prio_thread()139 if (!woken_up) { in main()
41 static volatile int woken_up; variable75 woken_up = 1; in hi_prio_thread()101 while (!woken_up) { in low_prio_thread()154 if (!woken_up) { in main()
88 int i, status, spurious, woken_up; in verify_futex_cmp_requeue() local178 woken_up = TST_RET - num_requeues; in verify_futex_cmp_requeue()179 if ((woken_up < tc->set_wakes - spurious) in verify_futex_cmp_requeue()180 || (woken_up > tc->set_wakes + spurious)) { in verify_futex_cmp_requeue()183 woken_up, tc->set_wakes - spurious, in verify_futex_cmp_requeue()
412 gboolean woken_up; member
329 entry->woken_up = FALSE; in gst_clock_entry_new()349 entry->woken_up = FALSE; in gst_clock_entry_reinit()