Test fix: test_perthreadlock uninitialized mutex
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 29 May 2012 02:10:54 +0000 (22:10 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 29 May 2012 02:10:54 +0000 (22:10 -0400)
commitdee093381aa4f642a707fb4b28dbb9df0b8ad155
tree11d64996759073bc6629e464dba19bbef020be6d
parent383dac33797fd0858d6858527324a6a15aa06c09
Test fix: test_perthreadlock uninitialized mutex

- Initialize the per thread mutexes. (fix)
- Remove unused count_reader/count_writer variables. (cleanup)

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
tests/test_perthreadlock.c
This page took 0.025295 seconds and 4 git commands to generate.