Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_HEAD
Function · 0.85
umtx_shm_alive
Function · 0.85
umtx_key_get
Function · 0.85
umtx_shm_create_reg
Function · 0.85
umtx_shm_find_reg
Function · 0.85
umtx_key_release
Function · 0.85
umtx_shm_unref_reg
Function · 0.85
mac_posixshm_check_open
Function · 0.85
shm_access
Function · 0.85
falloc_caps
Function · 0.85
shm_hold
Function · 0.85
finit
Function · 0.85
Tested by
no test coverage detected