MCPcopy 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
156void
157sysctl_wunlock(void)
158{
159
160 SYSCTL_WUNLOCK();
161}
162
163static int
164sysctl_root_handler_locked(struct sysctl_oid *oid, void *arg1, intmax_t arg2,

Callers 4

vfs_registerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected