1
0
mirror of https://github.com/hslam/sem.git synced 2025-04-25 13:48:52 +08:00
hslam_sem/sem.go
2020-11-29 04:00:27 +08:00

6 lines
211 B
Go

// Copyright (c) 2020 Meng Huang (mhboy@outlook.com)
// This package is licensed under a MIT license that can be found in the LICENSE file.
// Package sem provides a way to use System V semaphores.
package sem