Home
last modified time | relevance | path

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

/system/core/debuggerd/handler/
Ddebuggerd_fallback.cpp97 static bool forward_output(int src_fd, int dst_fd, pid_t expected_tid) { in forward_output() argument
114 if (tid != expected_tid) { in forward_output()
116 expected_tid); in forward_output()