//
pkg.gl
Category
github.com/polevpn/netstack
tmutex
package
1.10.12
Repository:
https://github.com/polevpn/netstack.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
49 SLOC
#
Structs
Mutex
Mutex is a mutual exclusion primitive that implements TryLock in addition to Lock and Unlock.