MCPcopy 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
149void
150ff_init_thread0(void)
151{
152 pcurthread = &thread0;
153}
154
155int
156kproc_kthread_add(void (*start_routine)(void *), void *arg,

Callers 1

ff_freebsd_initFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected