Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/control/
Dcontrol_local.h103 #define CTLINABORT(x) ((x)->nonblock == 2) macro
Dhcontrol.c699 if (errno == EINTR && !CTLINABORT(hctl->ctl)) in snd_hctl_wait()