Searched refs:ready_list (Results 1 – 2 of 2) sorted by relevance
209 QueueType ready_list(this); in ScheduleBlock() local217 ready_list.AddNode(node); in ScheduleBlock()223 while (!ready_list.IsEmpty()) { in ScheduleBlock()224 ScheduleGraphNode* candidate = ready_list.PopBestCandidate(cycle); in ScheduleBlock()236 ready_list.AddNode(successor); in ScheduleBlock()
369 ready_list, _, _ = select(select_fds, [], [], timeout)370 return bpf_scks_buffered + ready_list