Home
last modified time | relevance | path

Searched defs:func (Results 1 – 2 of 2) sorted by relevance

/src/
A Dthread.c1074 rt_wakeup_func_t func = RT_NULL; in rt_thread_wakeup() local
1096 void rt_thread_wakeup_set(struct rt_thread *thread, rt_wakeup_func_t func, void* user_data) in rt_thread_wakeup_set()
A Dkservice.c1120 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 12 milliseconds