Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ kick_proc0
Function
kick_proc0
freebsd/vm/vm_glue.c:599–604 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
597
}
598
599
void
600
kick_proc0(void)
601
{
602
603
wakeup(&proc0);
604
}
Callers
15
cv_signal
Function · 0.85
cv_broadcastpri
Function · 0.85
tdsendsignal
Function · 0.85
tdsigwakeup
Function · 0.85
sx_downgrade_int
Function · 0.85
_sx_xunlock_hard
Function · 0.85
_sx_sunlock_hard
Function · 0.85
sleepq_timeout
Function · 0.85
sleepq_remove
Function · 0.85
sleepq_chains_remove_matching
Function · 0.85
thread_exit
Function · 0.85
thread_single
Function · 0.85
Calls
1
wakeup
Function · 0.50
Tested by
no test coverage detected