Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dustinxie/lockfree
/ Deque
Method
Deque
queue.go:31–31 ·
view source on GitHub ↗
remove an item from the queue
()
Source
from the content-addressed store, hash-verified
29
30
// remove an item from the queue
31
Deque()
interface
{}
32
}
33
)
34
Callers
3
TestNewQueue
Function · 0.95
BenchmarkLockfreeQueue
Function · 0.95
TestQueue
Function · 0.95
Implementers
1
queue
list/queue.go
Calls
no outgoing calls
Tested by
3
TestNewQueue
Function · 0.76
BenchmarkLockfreeQueue
Function · 0.76
TestQueue
Function · 0.76