Function mmtk::scheduler::worker::current_worker_ordinal
source · pub fn current_worker_ordinal() -> usize
Expand description
Get current worker ordinal. Return None
if the current thread is not a worker.