Home | History | Annotate | Download | only in audio

Lines Matching refs:cond

432 					GIOCondition cond, gpointer data)
434 if (cond & G_IO_HUP || cond & G_IO_NVAL)
436 else if (cond & G_IO_ERR)