Searched defs:Idle (Results 1 – 13 of 13) sorted by relevance
/external/rust/crates/tokio/src/runtime/thread_pool/ |
D | idle.rs | 9 pub(super) struct Idle { struct 30 impl Idle { argument 31 pub(super) fn new(num_workers: usize) -> Idle { in new()
|
/external/grpc-grpc/src/csharp/Grpc.Core/ |
D | ChannelState.cs | 32 Idle, enumerator
|
/external/oboe/include/oboe/ |
D | LatencyTuner.h | 127 Idle, enumerator
|
/external/v4l2_codec2/components/include/v4l2_codec2/components/ |
D | V4L2Decoder.h | 40 Idle, // Not received any decode buffer after initialized, flushed, or drained. enumerator
|
/external/rust/crates/tokio/src/fs/ |
D | read_dir.rs | 47 Idle(Option<std::fs::ReadDir>), enumerator
|
D | file.rs | 98 Idle(Option<Buf>), enumerator
|
/external/llvm-project/clang-tools-extra/clangd/ |
D | TUScheduler.h | 88 Idle, enumerator 97 Idle, // Indicates the worker thread is idle, and ready to run any upcoming enumerator
|
/external/rust/crates/tokio/src/io/ |
D | blocking.rs | 33 Idle(Option<Buf>), enumerator
|
/external/rust/crates/rayon-core/src/ |
D | log.rs | 277 Idle, enumerator
|
/external/llvm-project/lldb/source/Host/linux/ |
D | Host.cpp | 41 Idle, enumerator
|
/external/swiftshader/third_party/marl/include/marl/ |
D | scheduler.h | 228 Idle, enumerator
|
/external/rust/crates/mio/src/sys/windows/ |
D | selector.rs | 85 Idle, enumerator
|
/external/crosvm/hypervisor/src/ |
D | x86_64.rs | 200 Idle = 0, enumerator
|