Searched refs:rt_wakeup_func_t (Results 1 – 2 of 2) sorted by relevance
762 typedef rt_err_t (*rt_wakeup_func_t)(void *object, struct rt_thread *thread); typedef766 rt_wakeup_func_t func;
181 void rt_thread_wakeup_set(struct rt_thread *thread, rt_wakeup_func_t func, void* user_data);
Completed in 8 milliseconds