freebsd-dev/sys/dev/sound/midi
Seigo Tanimura 05331bc6d4 - Do not uiomove with a mutex locked.
- Move from msleep/wakeup to condvar.

- Return either zero or a positive errno value from a function.
  Return additional result via references.

- Unify the typedef of callback functions.
2002-01-01 17:36:26 +00:00
..
midi.c - Do not uiomove with a mutex locked. 2002-01-01 17:36:26 +00:00
midi.h - Do not uiomove with a mutex locked. 2002-01-01 17:36:26 +00:00
midibuf.c - Do not uiomove with a mutex locked. 2002-01-01 17:36:26 +00:00
midibuf.h - Do not uiomove with a mutex locked. 2002-01-01 17:36:26 +00:00
midisynth.c - Do not uiomove with a mutex locked. 2002-01-01 17:36:26 +00:00
midisynth.h - Do not uiomove with a mutex locked. 2002-01-01 17:36:26 +00:00
miditypes.h - Do not uiomove with a mutex locked. 2002-01-01 17:36:26 +00:00
sequencer.c - Do not uiomove with a mutex locked. 2002-01-01 17:36:26 +00:00
sequencer.h - Do not uiomove with a mutex locked. 2002-01-01 17:36:26 +00:00