Searched refs:inject_or_push (Results 1 – 3 of 3) sorted by relevance
82 registry.inject_or_push(job_ref); in spawn_in()
460 self.base.registry.inject_or_push(job_ref); in spawn()
370 pub(super) fn inject_or_push(&self, job_ref: JobRef) { in inject_or_push() method