MCPcopy Create free account
hub / github.com/changkun/pkg / Enqueue

Method Enqueue

lockfree/queue.go:30–48  ·  view source on GitHub ↗

Enqueue puts the given value v at the tail of the queue.

(v interface{})

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

TestQueue_LengthFunction · 0.95
ExampleQueueFunction · 0.95
BenchmarkQueueFunction · 0.95

Calls 2

loaditemFunction · 0.85
casitemFunction · 0.85

Tested by 3

TestQueue_LengthFunction · 0.76
ExampleQueueFunction · 0.76
BenchmarkQueueFunction · 0.76