Searched defs:woken (Results 1 – 17 of 17) sorted by relevance
| /external/rust/crates/futures/tests/ |
| D | task_atomic_waker.rs | 17 let woken = Arc::new(AtomicUsize::new(0)); in basic() localVariable
|
| /external/rust/crates/futures-util/src/stream/futures_unordered/ |
| D | task.rs | 38 pub(super) woken: AtomicBool, field
|
| /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/ |
| D | 4-2.c | 49 static char woken; variable
|
| /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/ |
| D | 4-2.c | 79 static char woken = 0; variable
|
| /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/ |
| D | 4-1.c | 81 static char woken = 0; variable
|
| /external/tensorflow/tensorflow/core/platform/ |
| D | port_test.cc | 97 bool woken = false; in TEST() local
|
| /external/rust/crates/futures-executor/src/ |
| D | local_pool.rs | 106 fn woken() -> bool { in woken() function
|
| /external/rust/crates/tokio/src/runtime/scheduler/ |
| D | current_thread.rs | 76 woken: AtomicBool, field
|
| /external/python/cpython2/Lib/test/ |
| D | test_multiprocessing.py | 763 def f(cls, cond, sleeping, woken, timeout=None): argument
|
| /external/python/cpython3/Lib/test/ |
| D | _test_multiprocessing.py | 1319 def f(cls, cond, sleeping, woken, timeout=None): argument
|
| /external/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 59573 int woken; member
|
| /external/bcc/libbpf-tools/powerpc/ |
| D | vmlinux_510.h | 92117 int woken; member
|
| D | vmlinux.h | 92117 int woken; member
|
| /external/bcc/libbpf-tools/arm64/ |
| D | vmlinux.h | 58843 int woken; member
|
| D | vmlinux_510.h | 58843 int woken; member
|
| /external/bcc/libbpf-tools/x86/ |
| D | vmlinux_505.h | 127369 int woken; member
|
| D | vmlinux.h | 127369 int woken; member
|