Move shared mutex and cond from global to per-writer.
authorEmil Mikulic <emikulic@gmail.com>
Sun, 24 Mar 2013 08:26:55 +0000 (19:26 +1100)
committerEmil Mikulic <emikulic@gmail.com>
Sun, 24 Mar 2013 15:49:17 +0000 (02:49 +1100)
commitc97833ec6583e70cdeb67257667302683adc8ee3
tree53d26ecd1792d1d0c8ba73233ae72cf117d6be7f
parenta79b289569a193985f754d8394b9e1f470d83cd7
Move shared mutex and cond from global to per-writer.
buftee.c