Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ kern_rwlock.c
File
kern_rwlock.c
freebsd/kern/kern_rwlock.c:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/*-
2
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
3
*
4
* Copyright (c) 2006 John Baldwin <jhb@FreeBSD.org>
Callers
nothing calls this directly
Calls
14
lockstat_nsecs
Function · 0.85
lock_delay_arg_init
Function · 0.85
lock_delay_arg_init_noadapt
Function · 0.85
lock_profile_obtain_lock_failed
Function · 0.85
rw_drop_critical
Function · 0.85
lock_delay
Function · 0.85
turnstile_trywait
Function · 0.85
turnstile_cancel
Function · 0.85
turnstile_claim
Function · 0.85
rw_owner
Function · 0.85
turnstile_wait
Function · 0.85
sched_tdname
Function · 0.70
Tested by
no test coverage detected