Home | History | Annotate | Download | only in audio

Lines Matching full:cond

431 					GIOCondition cond, gpointer data)
433 if (cond & G_IO_HUP || cond & G_IO_NVAL)
435 else if (cond & G_IO_ERR)