Fix force_mb_all_threads must be called within internal local
authorMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Thu, 12 Feb 2009 06:43:54 +0000 (01:43 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Thu, 12 Feb 2009 06:43:54 +0000 (01:43 -0500)
commit135530fd6a47925c76a3e828f2fc7d6751bc9ff7
tree59681c105f4f4bbd4b2c65874b4eedae1c1f955e
parent40e140c9f237bbe8c50d4a5355561139f01afb70
Fix force_mb_all_threads must be called within internal local

It iterates on threads, and must therefore be called within the mutex.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
urcu.c
This page took 0.024306 seconds and 4 git commands to generate.