[][src]Function bastion_executor::worker::fetch_proc

pub fn fetch_proc(affinity: usize) -> Option<LightProc>

Fetch the process from the run queue. Does the work of work-stealing if process doesn't exist in the local run queue.