Home
last modified time | relevance | path

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

/external/elfutils/tests/
Dbacktrace.c68 static pid_t check_tid; variable
84 if (check_tid == 0) in callback_verify()
85 check_tid = tid; in callback_verify()
86 if (tid != check_tid) in callback_verify()
426 check_tid = pid2; in exec_dump()