Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/F-Stack/f-stack
/ ff_init_thread0
Function
ff_init_thread0
lib/ff_compat.c:149–153 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
147
}
148
149
void
150
ff_init_thread0(void)
151
{
152
pcurthread = &thread0;
153
}
154
155
int
156
kproc_kthread_add(void (*start_routine)(void *), void *arg,
Callers
1
ff_freebsd_init
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected