Searched defs:IsLocalEmpty (Results 1 – 2 of 2) sorted by relevance
42 bool IsLocalEmpty() { return worklist_->IsLocalEmpty(task_id_); } in IsLocalEmpty() function127 bool IsLocalEmpty(int task_id) { in IsLocalEmpty() function
403 bool Worklist<EntryType, SegmentSize>::Local::IsLocalEmpty() const { in IsLocalEmpty() function