Home
last modified time | relevance | path

Searched refs:ready (Results 1 – 4 of 4) sorted by relevance

/bionic/benchmarks/
Dmalloc_benchmark.cpp83 bool ready = false; in RunThreadsThroughput() local
110 cv.wait(lock, [&] { return ready; }); in RunThreadsThroughput()
137 ready = false; in RunThreadsThroughput()
145 ready = true; in RunThreadsThroughput()
/bionic/libc/kernel/uapi/linux/
Dauto_dev-ioctl.h67 struct args_ready ready; member
Dvduse.h71 __u8 ready; member
/bionic/
DREADME.md299 Possible Solution: Check everything ready in the files mentioned above first.