Home
last modified time | relevance | path

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

/system/netd/tests/benchmarks/
DREADME.md26 does not include any time spent in other processes or blocking on I/O.
/system/netd/resolv/
DREADME.md55 instead, any queueing happens by blocking the query thread until the
/system/core/logcat/
Dlogcat.cpp379 android_logcat_context_internal* context, bool blocking) { in setupOutputAndSchedulingPolicy() argument
382 if (blocking) { in setupOutputAndSchedulingPolicy()
/system/core/logcat/tests/
Dlogcat_test.cpp650 TEST(logcat, blocking) { in TEST() argument