/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/scheduler/multi_thread_alt/ |
D | handle.rs | 37 pub(crate) fn spawn<F>(me: &Arc<Self>, future: F, id: task::Id) -> JoinHandle<F::Output> in spawn() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/scheduler/multi_thread/ |
D | handle.rs | 39 pub(crate) fn spawn<F>(me: &Arc<Self>, future: F, id: task::Id) -> JoinHandle<F::Output> in spawn() method
|
/aosp_15_r20/tools/netsim/rust/proto/src/ |
H A D | packet_streamer_grpc.rs | 55 pub fn spawn<F>(&self, f: F) in spawn() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/ |
H A D | process_unsupported.rs | 14 pub fn spawn( in spawn() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/ |
H A D | process_unsupported.rs | 14 pub fn spawn( in spawn() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/ |
H A D | process_unsupported.rs | 14 pub fn spawn( in spawn() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/ |
H A D | process_unsupported.rs | 14 pub fn spawn( in spawn() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/ |
H A D | process_unsupported.rs | 14 pub fn spawn( in spawn() method
|
/aosp_15_r20/external/python/cpython2/Demo/tkinter/guido/ |
D | ShellWindow.py | 107 def spawn(prog, args): function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | Parallel.cpp | 149 void TaskGroup::spawn(std::function<void()> F) { in spawn() function in llvm::parallel::detail::TaskGroup
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/task/ |
D | builder.rs | 87 pub fn spawn<Fut>(self, future: Fut) -> io::Result<JoinHandle<Fut::Output>> in spawn() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio/src/ |
D | client.rs | 94 pub fn spawn<F>(&self, f: F) in spawn() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/async-task/examples/ |
D | with-metadata.rs | 89 pub fn spawn<F, T>(future: F) -> Task<T, DurationMetadata> in spawn() function
|
/aosp_15_r20/frameworks/native/libs/binder/rust/binder_tokio/ |
H A D | lib.rs | 114 fn spawn<'a, F1, F2, Fut, A, B, E>(spawn_me: F1, after_spawn: F2) -> BoxFuture<'a, Result<B, E>> in spawn() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/futures/tests/ |
D | future_shared.rs | 103 let spawn = &mut local_pool.spawner(); in peek() localVariable
|
/aosp_15_r20/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py3/ |
H A D | shell.py | 235 def spawn(*argv, **kwargs): function
|
/aosp_15_r20/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/py3/ |
H A D | shell.py | 235 def spawn(*argv, **kwargs): function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/alloc/src/testing/ |
H A D | crash_test.rs | 32 pub fn spawn(&self, panic: Panic) -> Instance<'_> { in spawn() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/testing/ |
H A D | crash_test.rs | 32 pub fn spawn(&self, panic: Panic) -> Instance<'_> { in spawn() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/testing/ |
H A D | crash_test.rs | 32 pub fn spawn(&self, panic: Panic) -> Instance<'_> { in spawn() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/testing/ |
H A D | crash_test.rs | 33 pub fn spawn(&self, panic: Panic) -> Instance<'_> { in spawn() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/ |
D | runtime.rs | 242 pub fn spawn<F>(&self, future: F) -> JoinHandle<F::Output> in spawn() method
|
/aosp_15_r20/external/pytorch/torch/multiprocessing/ |
H A D | spawn.py | 288 def spawn(fn, args=(), nprocs=1, join=True, daemon=False, start_method="spawn"): function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | Parallel.cpp | 172 void TaskGroup::spawn(std::function<void()> F) { in spawn() function in llvm::parallel::TaskGroup
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/testing/ |
H A D | crash_test.rs | 33 pub fn spawn(&self, panic: Panic) -> Instance<'_> { in spawn() method
|