| /external/rust/crates/parking_lot_core/src/thread_parker/ |
| D | mod.rs | 24 unsafe fn timed_out(&self) -> bool; in timed_out() method
|
| D | wasm.rs | 29 unsafe fn timed_out(&self) -> bool { in timed_out() method
|
| D | generic.rs | 39 unsafe fn timed_out(&self) -> bool { in timed_out() method
|
| D | sgx.rs | 47 unsafe fn timed_out(&self) -> bool { in timed_out() method
|
| D | wasm_atomic.rs | 41 unsafe fn timed_out(&self) -> bool { in timed_out() method
|
| D | linux.rs | 59 unsafe fn timed_out(&self) -> bool { in timed_out() method
|
| D | redox.rs | 47 unsafe fn timed_out(&self) -> bool { in timed_out() method
|
| D | unix.rs | 60 unsafe fn timed_out(&self) -> bool { in timed_out() method
|
| /external/cronet/base/win/ |
| D | object_watcher.cc | 63 void CALLBACK ObjectWatcher::DoneWaiting(void* param, BOOLEAN timed_out) { in DoneWaiting()
|
| /external/perfetto/include/perfetto/ext/base/ |
| D | subprocess.h | 220 bool timed_out() const { return s_->timed_out; } in timed_out() function 248 bool timed_out = false; member
|
| /external/rust/crates/parking_lot_core/src/thread_parker/windows/ |
| D | mod.rs | 103 pub fn timed_out(&self) -> bool { in timed_out() method
|
| D | waitaddress.rs | 58 pub fn timed_out(&'static self, key: &AtomicUsize) -> bool { in timed_out() method
|
| D | keyed_event.rs | 100 pub fn timed_out(&'static self, key: &AtomicUsize) -> bool { in timed_out() method
|
| /external/python/cpython3/Python/ |
| D | ceval_gil.h | 254 int timed_out = 0; in take_gil() local
|
| /external/rust/crates/parking_lot/src/ |
| D | raw_rwlock.rs | 633 let timed_out = !self.lock_common( in lock_exclusive_slow() localVariable 1007 let timed_out = |_, _| {}; in wait_for_readers() localVariable 1103 let timed_out = |_, was_last_thread| { in lock_common() localVariable
|
| D | raw_mutex.rs | 251 let timed_out = |_, was_last_thread| { in lock_slow() localVariable
|
| D | once.rs | 264 let timed_out = |_, _| unreachable!(); in call_once_slow() localVariable
|
| D | condvar.rs | 28 pub fn timed_out(self) -> bool { in timed_out() method 320 let timed_out = |k, was_last_thread| { in wait_until_internal() localVariable
|
| /external/pigweed/pw_transfer/public/pw_transfer/internal/ |
| D | context.h | 98 bool timed_out() const { in timed_out() function
|
| /external/mesa3d/src/gallium/frontends/xa/ |
| D | xa_context.c | 385 boolean timed_out; in xa_fence_wait() local
|
| /external/parameter-framework/asio-1.10.6/include/asio/ |
| D | error.hpp | 138 timed_out = ASIO_SOCKET_ERROR(ETIMEDOUT), enumerator
|
| /external/AFLplusplus/src/ |
| D | afl-showmap.c | 80 static u32 map_size = MAP_SIZE, timed_out = 0; variable
|
| /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/ |
| D | ParsedEvent.java | 329 private boolean timed_out; field in ParsedEvent.Event_MONITOR_WAITED
|
| /external/libevent/test/ |
| D | regress_thread.c | 264 int timed_out; member
|
| /external/libusb/libusb/ |
| D | io.c | 1733 uint8_t timed_out; in usbi_handle_transfer_cancellation() local
|