MCPcopy Create free account
hub / github.com/RT-Thread/rt-thread / idle_hook

Function idle_hook

src/utest/thread_tc.c:190–193  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

188}
189
190static void idle_hook(void)
191{
192 entry_idle_hook_times ++;
193}
194
195static void thread4_entry(void *parameter)
196{

Callers 1

idle_thread_entryFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected