Home
last modified time | relevance | path

Searched defs:to_run (Results 1 – 5 of 5) sorted by relevance

/external/rust/crates/tokio/src/macros/
Dtry_join.rs146 let mut to_run = COUNT; localVariable
Djoin.rs100 let mut to_run = COUNT; localVariable
/external/tensorflow/tensorflow/core/nccl/
Dnccl_manager.cc471 Collective* to_run = nullptr; in SignalMultiNodeReady() local
493 Collective* to_run = nullptr; in AddParticipant() local
/external/cronet/base/profiler/
Dstack_sampling_profiler_test_util.cc173 TargetThread::TargetThread(OnceClosure to_run) : to_run_(std::move(to_run)) {} in TargetThread()
/external/tensorflow/tensorflow/dtensor/cc/
Ddtensor_device.cc1297 tensorflow::FunctionDef to_run; in AddExecutionFunctionDefsToFunctionDefLibrary() local