Searched refs:wake_all (Results 1 – 2 of 2) sorted by relevance
486 wake_all(); in release_init_byte()495 wake_all(); in abort_init_byte()506 void wake_all() { Wake(static_cast<int*>(this->base_address)); } in wake_all() function
299 struct event wake_all; in thread_conditions_simple() local323 evtimer_assign(&wake_all, base, wake_all_timeout, &cond); in thread_conditions_simple()334 tt_int_op(event_add(&wake_all, &tv_broadcast), ==, 0); in thread_conditions_simple()