Searched refs:new_implicit (Results 1 – 1 of 1) sorted by relevance
1489 let new_thread = GuestThread::new_implicit(state, guest_task)?; in enter_guest_sync_call()2567 let new_thread = GuestThread::new_implicit(state, guest_task)?; in prepare_call()4396 fn new_implicit(state: &mut ConcurrentState, parent_task: TableId<GuestTask>) -> Result<Self> { in new_implicit() method5407 let new_thread = GuestThread::new_implicit(state, task)?; in prepare_call()