Cleanup: Use own mutex within timer setup/teardown
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 26 Apr 2013 15:02:54 +0000 (11:02 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Fri, 26 Apr 2013 15:26:50 +0000 (11:26 -0400)
commit2b8f875486548c9d54d62ae465e2fb23c7023d2c
treeee3235a156df6e0c3bb62f11138c3dc8cfa93008
parentf2ad556de9fb7e0920938f1e3d4b1fcb0709beb6
Cleanup: Use own mutex within timer setup/teardown

More robust than relying on single-caller-thread assumptions.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: David Goulet <dgoulet@efficios.com>
src/common/consumer-timer.c
src/common/consumer-timer.h
This page took 0.027005 seconds and 5 git commands to generate.