MCPcopy 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
250void
251cpu_thread_exit(struct thread *td)
252{
253}
254
255void
256cpu_thread_alloc(struct thread *td)

Callers 1

thread_exitFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected