MCPcopy Create free account
hub / github.com/carllerche/syncbox / take

Method take

src/linked_queue.rs:77–79  ·  view source on GitHub ↗

Takes from the queue, blocking until there is an element available. TODO(soon): decide on documenting panic?

(&self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

test_two_threadsFunction · 0.45
get_taskMethod · 0.45
popMethod · 0.45
dequeueFunction · 0.45

Calls 1

poll_msMethod · 0.80