MCPcopy Create free account
hub / github.com/F-Stack/f-stack / kern_sx.c

File kern_sx.c

freebsd/kern/kern_sx.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) 2007 Attilio Rao <attilio@freebsd.org>

Callers

nothing calls this directly

Calls 14

lockstat_nsecsFunction · 0.85
lock_delay_arg_initFunction · 0.85
sx_drop_criticalFunction · 0.85
lock_delayFunction · 0.85
sleepq_lockFunction · 0.85
sleepq_releaseFunction · 0.85
sleepq_addFunction · 0.85
sleepq_waitFunction · 0.85
sleepq_wait_sigFunction · 0.85
sched_tdnameFunction · 0.70

Tested by

no test coverage detected