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

/freebsd-11.0-release/sys/dev/sound/midi/
H A Dsequencer.c148 int playing; member in struct:seq_softc
361 if (t->playing == 0)
441 while (scp->playing == 0) {
450 if (scp->playing == 0)
637 scp->playing = 0;
967 scp->playing = 1;
1101 scp->playing = 1;
1434 /* Start playing. */
1435 scp->playing = 1;
1475 /* Restart playing i
[all...]
/freebsd-11.0-release/share/mk/
H A Dbsd.obj.mk167 # just in case we are playing games with these...

Completed in 98 milliseconds