Searched defs:wait_for_flag (Results 1 – 2 of 2) sorted by relevance
14 struct wait_for_flag struct21 wait_for_flag(): in wait_for_flag() argument25 struct check_flag42 void wait_without_predicate() in wait_without_predicate()52 void wait_with_predicate() in wait_with_predicate()62 void timed_wait_without_predicate() in timed_wait_without_predicate()77 void timed_wait_with_predicate() in timed_wait_with_predicate()86 void relative_timed_wait_with_predicate() in relative_timed_wait_with_predicate()
34 static void wait_for_flag(int value) in wait_for_flag() function