Searched refs:wakeup_func (Results 1 – 1 of 1) sorted by relevance
43 static void (*wakeup_func)(bool success) = NULL; variable90 void (*func)(bool success) = wakeup_func; in suspend_thread_func()146 if (wakeup_func != NULL) { in set_wakeup_callback()150 wakeup_func = func; in set_wakeup_callback()