Searched refs:in_worker_cross (Results 1 – 1 of 1) sorted by relevance
444 self.in_worker_cross(&*worker_thread, op) in in_worker()484 unsafe fn in_worker_cross<OP, R>(&self, current_thread: &WorkerThread, op: OP) -> R in in_worker_cross() method