Module work_steal

Source
Expand description

work steal queue impl

Structsยง

LocalQueue
The work stealing local queue, exclusive to thread.
WorkStealQueue
Work stealing global queue, shared by multiple threads.