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