Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dmacro.h241 #define PA_DEBUG_TRAP __asm__("int $3") macro
243 #define PA_DEBUG_TRAP raise(SIGTRAP) macro
/third_party/pulseaudio/src/modules/alsa/
Dalsa-source.c526 PA_DEBUG_TRAP; in check_left_to_record()
Dalsa-sink.c553 PA_DEBUG_TRAP; in check_left_to_play()