Searched refs:spawn_with_handle (Results 1 – 2 of 2) sorted by relevance
80 fn spawn_with_handle<Fut>(&self, future: Fut) -> Result<RemoteHandle<Fut::Output>, SpawnError> in spawn_with_handle() method
376 .spawn_with_handle(async move { in flatten_unordered()386 .spawn_with_handle(async move { in flatten_unordered()