Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/benchmarks/
Dremote_unwind_benchmarks.cpp40 bool ready; in WaitForRemote() local
49 size_t RemoteCall6(volatile bool* ready) { in RemoteCall6()
55 size_t RemoteCall5(volatile bool* ready) { in RemoteCall5()
59 size_t RemoteCall4(volatile bool* ready) { in RemoteCall4()
63 size_t RemoteCall3(volatile bool* ready) { in RemoteCall3()
67 size_t RemoteCall2(volatile bool* ready) { in RemoteCall2()
71 size_t RemoteCall1(volatile bool* ready) { in RemoteCall1()
76 static volatile bool ready = false; in StartRemoteRun() local
/system/extras/memory_replay/tests/
DThreadTest.cpp29 TEST(ThreadTest, ready) { in TEST() argument
/system/testing/gtest_extras/
DIsolate.cpp265 int ready = poll(running_pollfds_.data(), static_cast<nfds_t>(running_pollfds_.size()), 0); in ReadTestsOutput() local
/system/memory/libmeminfo/libdmabufinfo/
Ddmabufinfo_test.cpp161 int ready = poll(&p, 1, 1000); in sendfd() local