We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eb79a8a + 3a29bf4 commit 782960fCopy full SHA for 782960f
include/rtthread.h
@@ -186,7 +186,6 @@ rt_uint16_t rt_critical_level(void);
186
187
#ifdef RT_USING_HOOK
188
void rt_scheduler_sethook(void (*hook)(rt_thread_t from, rt_thread_t to));
189
-void rt_scheduler_switchto_sethook(void (*hook)(struct rt_thread *tid));
190
#endif
191
192
#ifdef RT_USING_SMP
0 commit comments