Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ cpu_thread_exit
Function
cpu_thread_exit
freebsd/arm/arm/vm_machdep.c:250–253 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
248
}
249
250
void
251
cpu_thread_exit(struct thread *td)
252
{
253
}
254
255
void
256
cpu_thread_alloc(struct thread *td)
Callers
1
thread_exit
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected