Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/audioserver/
H A Dmain_audioserver.cpp98 case CLD_TRAPPED: in main()
/aosp12/bionic/libc/kernel/uapi/asm-generic/
H A Dsiginfo.h200 #define CLD_TRAPPED 4 macro
/aosp12/bionic/tests/headers/posix/
H A Dsignal_h.c182 i = CLD_TRAPPED; in signal_h()