V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
View (Worklist< EntryType, SEGMENT_SIZE > *worklist, int task_id) | |
bool | Push (EntryType entry) |
bool | Pop (EntryType *entry) |
bool | IsLocalEmpty () |
bool | IsEmpty () |
bool | IsGlobalPoolEmpty () |
size_t | LocalPushSegmentSize () |
Definition at line 30 of file worklist.h.