Home
last modified time | relevance | path

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

/aosp12/system/core/debuggerd/handler/
H A Ddebuggerd_fallback.cpp139 static bool forward_output(int src_fd, int dst_fd, pid_t expected_tid) { in forward_output() argument
156 if (tid != expected_tid) { in forward_output()
158 expected_tid); in forward_output()