This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
dev
/
sound
/
midi
History
Seigo Tanimura
5ddde3e6fd
- Do not touch the Giant.
...
Requested by: jhb - Initialize a mutex prior to locking it. Spotted by: dcs
2001-03-14 07:29:47 +00:00
..
midi.c
- Do not touch the Giant.
2001-03-14 07:29:47 +00:00
midi.h
- Do not touch the Giant.
2001-03-14 07:29:47 +00:00
midibuf.c
- Mutexify midi(4). The driver runs under the giant lock by default.
2001-02-26 07:36:24 +00:00
midibuf.h
- Mutexify midi(4). The driver runs under the giant lock by default.
2001-02-26 07:36:24 +00:00
midisynth.c
- Mutexify midi(4). The driver runs under the giant lock by default.
2001-02-26 07:36:24 +00:00
midisynth.h
- Mutexify midi(4). The driver runs under the giant lock by default.
2001-02-26 07:36:24 +00:00
miditypes.h
…
sequencer.c
- Do not touch the Giant.
2001-03-14 07:29:47 +00:00
sequencer.h
- Mutexify midi(4). The driver runs under the giant lock by default.
2001-02-26 07:36:24 +00:00