MCPcopy 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_nsecsFunction · 0.85
lock_delay_arg_initFunction · 0.85
rw_drop_criticalFunction · 0.85
lock_delayFunction · 0.85
turnstile_trywaitFunction · 0.85
turnstile_cancelFunction · 0.85
turnstile_claimFunction · 0.85
rw_ownerFunction · 0.85
turnstile_waitFunction · 0.85
sched_tdnameFunction · 0.70

Tested by

no test coverage detected