Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix the race condition in _xbt_log_cat_init().
authorChristophe Thiéry <christopho128@gmail.com>
Thu, 21 Apr 2011 14:19:42 +0000 (16:19 +0200)
committerChristophe Thiéry <christopho128@gmail.com>
Thu, 21 Apr 2011 14:19:42 +0000 (16:19 +0200)
commitc0f0866d02664ad515441a5294f95c6b7d8b6fc1
tree6dca595b9a8216f8e31aecb4f7afc8eca1eaa224
parentdbacefe09d961d21ce12a7aa223b1177e9b3c323
Fix the race condition in _xbt_log_cat_init().

Closes bug #11242 and makes chord parallel tests work better.
src/xbt/log.c