Home
last modified time | relevance | path

Searched refs:use_blocking_mode (Results 1 - 1 of 1) sorted by relevance

/third_party/alsa-lib/test/
H A Dplaymidi1.c57 static int use_blocking_mode = 1; variable
112 if (use_blocking_mode) { in write_ev()
372 if (use_blocking_mode) { in wait_for_event()
486 use_blocking_mode = 0; in main()
509 tmp = snd_seq_nonblock(seq_handle, !use_blocking_mode); in main()

Completed in 2 milliseconds