package
3.4.7
Repository: https://github.com/containers/podman.git
Documentation: pkg.go.dev

# Functions

CreateSHMLock sets up a shared-memory segment holding a given number of POSIX semaphores, and returns a struct that can be used to operate on those locks.
OpenSHMLock opens an existing shared-memory segment holding a given number of POSIX semaphores.

# Structs

SHMLocks is a struct enabling POSIX semaphore locking in a shared memory segment.