Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
190
static void idle_hook(void)
191
{
192
entry_idle_hook_times ++;
193
}
194
195
static void thread4_entry(void *parameter)
196
{
Callers
1
idle_thread_entry
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected