Home
last modified time | relevance | path

Searched defs:received_signal (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/core/debuggerd/
H A Dcrash_dump.cpp116 static bool wait_for_stop(pid_t tid, int* received_signal) { in wait_for_stop()
137 static bool ptrace_interrupt(pid_t tid, int* received_signal) { in ptrace_interrupt()
/aosp12/bionic/tests/
H A Dpthread_test.cpp393 int received_signal = -1; in TEST() local
434 int received_signal = -1; in TEST() local