Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
159
void
160
cpu_thread_swapout(struct thread *td)
161
{
162
}
163
164
void
165
cpu_set_syscall_retval(struct thread *td, int error)
Callers
1
vm_thread_swapout
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected