freebsd-dev/sys/dev/sound/midi
Mark Johnston 7da9377b0d Properly check for an interrupted cv_wait_sig().
The returned error number may be EINTR or ERESTART depending on
whether or not the signal is supposed to interrupt the system call.

Reported and tested by:	pho
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
2019-08-30 15:40:31 +00:00
..
midi.c Use a sleepable lock for midistat functions. 2019-08-20 17:52:12 +00:00
midi.h
midiq.h
mpu401.c
mpu401.h
mpu_if.m
mpufoi_if.m
sequencer.c Properly check for an interrupted cv_wait_sig(). 2019-08-30 15:40:31 +00:00
sequencer.h
synth_if.m