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

File kern_umtx.c

freebsd/kern/kern_umtx.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) 2015, 2016 The FreeBSD Foundation

Callers

nothing calls this directly

Calls 12

LIST_HEADFunction · 0.85
umtx_shm_aliveFunction · 0.85
umtx_key_getFunction · 0.85
umtx_shm_create_regFunction · 0.85
umtx_shm_find_regFunction · 0.85
umtx_key_releaseFunction · 0.85
umtx_shm_unref_regFunction · 0.85
mac_posixshm_check_openFunction · 0.85
shm_accessFunction · 0.85
falloc_capsFunction · 0.85
shm_holdFunction · 0.85
finitFunction · 0.85

Tested by

no test coverage detected