freebsd-dev/sys/dev/sound/midi
John Baldwin 6008862bc2 Change callers of mtx_init() to pass in an appropriate lock type name. In
most cases NULL is passed, but in some cases such as network driver locks
(which use the MTX_NETWORK_LOCK macro) and UMA zone locks, a name is used.

Tested on:	i386, alpha, sparc64
2002-04-04 21:03:38 +00:00
..
midi.c Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
midi.h Include <machine/limits.h> for definition of ULONG_MAX. Remove a 2002-03-25 09:23:41 +00:00
midibuf.c Fixes to make select/poll mpsafe. 2002-03-14 01:32:30 +00:00
midibuf.h - Do not uiomove with a mutex locked. 2002-01-01 17:36:26 +00:00
midisynth.c - Provide toggles to show debug messages. Set new sysctl variables 2002-01-04 01:13:49 +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 Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
sequencer.h - Provide toggles to show debug messages. Set new sysctl variables 2002-01-04 01:13:49 +00:00
timer.c Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
timer.h Add the system default timer engine. 2002-01-04 01:16:18 +00:00