Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ sysctl_wunlock
Function
sysctl_wunlock
freebsd/kern/kern_sysctl.c:156–161 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
154
}
155
156
void
157
sysctl_wunlock(void)
158
{
159
160
SYSCTL_WUNLOCK();
161
}
162
163
static int
164
sysctl_root_handler_locked(struct sysctl_oid *oid, void *arg1, intmax_t arg2,
Callers
4
vfs_register
Function · 0.85
linker_file_register_sysctls
Function · 0.85
linker_file_enable_sysctls
Function · 0.85
linker_file_unregister_sysctls
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected