Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/solaris/handler/
Dminidump_generator.cc86 int crashing_lwpid; member
91 crashing_lwpid(-1) { in FindCrashLwpContext()
113 crashing_context->crashing_lwpid = lsp->pr_lwpid; in IsLwpCrashedCallback()
131 return context.crashing_lwpid; in FindCrashingLwp()