MCPcopy Create free account
hub / github.com/F-Stack/f-stack / cpu_thread_swapout

Function cpu_thread_swapout

freebsd/arm/arm/vm_machdep.c:159–162  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

157}
158
159void
160cpu_thread_swapout(struct thread *td)
161{
162}
163
164void
165cpu_set_syscall_retval(struct thread *td, int error)

Callers 1

vm_thread_swapoutFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected