Fix : protect static float and double declarations
authorJulien Desfossez <jdesfossez@efficios.com>
Tue, 16 Oct 2012 18:20:58 +0000 (14:20 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 16 Oct 2012 18:20:58 +0000 (14:20 -0400)
Add a mutex in the constructor of float.c to protect the static
temporary float and double declared in case we add multi-threading
support some day.

Signed-off-by: Julien Desfossez <jdesfossez@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>

No differences found
This page took 0.025342 seconds and 4 git commands to generate.