Searched defs:func (Results 1 – 2 of 2) sorted by relevance
1074 rt_wakeup_func_t func = RT_NULL; in rt_thread_wakeup() local1096 void rt_thread_wakeup_set(struct rt_thread *thread, rt_wakeup_func_t func, void* user_data) in rt_thread_wakeup_set()
1120 void rt_assert_set_hook(void (*hook)(const char *ex, const char *func, rt_size_t line)) in rt_assert_set_hook()1134 void rt_assert_handler(const char *ex_string, const char *func, rt_size_t line) in rt_assert_handler()
Completed in 10 milliseconds