Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/
Dcrash_handler_host_linux.cc270 pid_t crashing_tid = in OnFileCanReadWithoutBlocking() local
272 if (crashing_tid == -1) { in OnFileCanReadWithoutBlocking()
277 crashing_tid = crashing_pid; in OnFileCanReadWithoutBlocking()
282 bad_context->tid = crashing_tid; in OnFileCanReadWithoutBlocking()