Searched defs:Enqueue (Results 1 – 5 of 5) sorted by relevance
38 auto Enqueue = [&](SectionChunk *C) { in markLive() local
114 void Enqueue(const E& element) { in Enqueue() function
194 auto Enqueue = [&](InputSectionBase *Sec, uint64_t Offset) { in doGcSections() local
222 void Enqueue(Callback cb, void *ptr, uptr size) { in Enqueue() function
191 auto Enqueue = [this,&FirstQ] (Node N) { in color() local