Searched defs:wake (Results 1 - 6 of 6) sorted by relevance
/third_party/ltp/testcases/realtime/func/prio-wake/ |
H A D | prio-wake.c | 137 nsec_t start, wake; in worker_thread() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/ |
H A D | thread_identity.h | 73 bool wake; // This thread is to be woken from a Mutex. member
|
/third_party/alsa-utils/alsaloop/ |
H A D | alsaloop.c | 732 int i, j, err, wake = 1000000; in thread_job1() local [all...] |
H A D | alsaloop.h | 154 unsigned int wake; member
|
H A D | pcmjob.c | 441 double expected, last, wake, check, queued = -1, proc, missing = -1; in xrun_stats0() local
|
/third_party/rust/crates/memchr/bench/data/code/ |
H A D | rust-library.rs | 23196 fn wake(self: Arc<Self>); in wake() functions 23250 unsafe fn wake<W: Wake + Send + Sync + 'static>(waker: *const ()) { wake() functions [all...] |
Completed in 40 milliseconds