//
pkg.gl
Category
github.com/askasoft/pango
cog
ccg
twolockqueue
package
1.0.26
Repository:
https://github.com/askasoft/pango.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
69 SLOC
#
Functions
NewTwoLockQueue
NewTwoLockQueue returns an empty TwoLockQueue.
#
Structs
TwoLockQueue
TwoLockQueue is a concurrent unbounded queue which uses two-Lock concurrent queue qlgorithm.