Home
last modified time | relevance | path

Searched refs:woken (Results 1 – 25 of 37) sorted by relevance

12

/external/rust/crates/futures/tests/
Datomic_waker.rs18 let woken = Arc::new(AtomicUsize::new(0)); in basic() localVariable
19 let woken_copy = woken.clone(); in basic()
45 woken.store(1, Ordering::Relaxed); in basic()
/external/tensorflow/tensorflow/core/platform/
Dport_test.cc97 bool woken = false; in TEST() local
104 pool.Schedule([&m, &woken]() { in TEST()
107 woken = true; in TEST()
111 Condition(&woken), EnvTime::NowNanos() + 3 * EnvTime::kSecondsToNanos); in TEST()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/
D4-2.c79 char woken = 0; variable
183 woken++; in waiter()
205 while (woken == 0) { in worker()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/
D4-2.c49 static char woken; variable
145 woken++; in waiter()
165 while (woken < 5) { in worker()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/
D4-1.c81 char woken = 0; variable
190 woken++; in waiter()
223 while (woken == 0) { in worker()
/external/rust/crates/tokio/src/runtime/
Dbasic_scheduler.rs94 woken: AtomicBool, field
129 woken: AtomicBool::new(false), in new()
398 self.shared.woken.swap(false, AcqRel); in waker_ref()
403 self.shared.woken.load(Acquire) in was_woken()
462 arc_self.woken.store(true, Release); in wake_by_ref()
/external/grpc-grpc/doc/
Depoll-polling-engine.md26 When an event of interest happens in a pollset, multiple threads are woken up and there are no guar…
28 …one of the threads i.e *Threads 1* to *Threads K* or *Thread P*, might be woken up. Let's say *Thr…
34 …ncurrently call `epoll_wait()`, we are guaranteed that only one thread is woken up if one of the `…
36 …dable/writable, all the threads in all the `pollsets` (in which that `fd` is present) are woken up.
47 …eans that for every incoming new channel, all the threads waiting on all the pollsets are woken up.
93 …mplementation, does not provide us any guarantees that the thread that is woken up is the thread t…
/external/rust/crates/grpcio/src/task/
Dexecutor.rs184 fn poll(task: Arc<SpawnTask>, woken: bool) { in poll()
185 let mut init_state = if woken { NOTIFIED } else { IDLE }; in poll()
/external/rust/crates/async-task/
DREADME.md16 be woken up, or completed. Such a stateful future is called a *task*.
31 // A function that schedules the task when it gets woken up.
/external/python/cpython2/Lib/test/
Dtest_multiprocessing.py763 def f(cls, cond, sleeping, woken, timeout=None): argument
767 woken.release()
784 woken = self.Semaphore(0)
786 p = self.Process(target=self.f, args=(cond, sleeping, woken))
790 p = threading.Thread(target=self.f, args=(cond, sleeping, woken))
800 self.assertReturnsIfImplemented(0, get_value, woken)
809 self.assertReturnsIfImplemented(1, get_value, woken)
818 self.assertReturnsIfImplemented(2, get_value, woken)
827 woken = self.Semaphore(0)
832 args=(cond, sleeping, woken, TIMEOUT1))
[all …]
/external/libchrome/libchrome_tools/patches/
Dcomponents-timers-fix-fd-leak-in-AlarmTimer.patch77 + // supports being woken up from suspend until the constructor actually tries
90 - // supports being woken up from suspend until the constructor actually tries
/external/autotest/server/site_tests/network_WiFi_ReconnectInDarkResume/
Dcontrol.DisconnectAfterSuspendSameAP29 7) The DUT is woken from suspend
Dcontrol.DisconnectAfterSuspendDiffAP29 7) The DUT is woken from suspend
Dcontrol.DisconnectBeforeSuspendDiffAP26 7) The DUT is woken from suspend
Dcontrol.DisconnectBeforeSuspendSameAP26 7) The DUT is woken from suspend
Dcontrol.Stress26 8) The DUT is woken from suspend
/external/python/cpython3/Lib/test/
D_test_multiprocessing.py1308 def f(cls, cond, sleeping, woken, timeout=None): argument
1312 woken.release()
1340 woken = self.Semaphore(0)
1342 p = self.Process(target=self.f, args=(cond, sleeping, woken))
1347 p = threading.Thread(target=self.f, args=(cond, sleeping, woken))
1358 self.assertReturnsIfImplemented(0, get_value, woken)
1367 self.assertReturnsIfImplemented(1, get_value, woken)
1376 self.assertReturnsIfImplemented(2, get_value, woken)
1385 woken = self.Semaphore(0)
1390 args=(cond, sleeping, woken, TIMEOUT1))
[all …]
/external/ltp/testcases/kernel/controllers/freezer/
DREADME33 woken up upon a "Power Management Resume". You will need to
/external/rust/crates/parking_lot/
DREADME.md56 only be woken up if it timed out or it was woken up by a notification.
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_trylock/
D4-3.c106 char woken = 0; variable
/external/bcc/tools/
Dwakeuptime_example.txt18 first stack trace shown is for a "vmstat" thread, which was woken up by
185 The second last stack trace shows sshd being woken up by packets being received.
188 were blocked and woken up in this way was 4.5 seconds.
Doffwaketime_example.txt6 them, and the total elapsed time from when they blocked to when they were woken
14 were blocking, and quantify the time from when they were blocked to woken up.
/external/google-breakpad/docs/
Dexception_handling.md27 infinitely on a semaphore at start up. When this thread is woken it writes the
/external/ltp/testcases/realtime/
D00_Descriptions.txt49 thread is created that goes to sleep waiting to be woken up to do some
/external/arm-trusted-firmware/docs/components/
Dsecure-partition-manager.rst527 core immediately. The secondary core is woken up later by a NWd
553 driver in PVM can then schedule the newly woken up vCPU context.
564 woken up immediately. At least for the PSA-FF-A EAC where only

12