opnsense-src/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 sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
midiq.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
mpu401.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
mpu401.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
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 sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
synth_if.m