← Back to team overview

marionnet-dev team mailing list archive

[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 269: MutexExtra.Recursive rewritten using a couple (mutex, condition variable) instead of two mutexes....

 

------------------------------------------------------------
revno: 269
committer: Jean-Vincent Loddo <loddo@xxxxxxxxxxxxxxxxxxxx>
branch nick: ocamlbricks
timestamp: Mon 2011-11-28 18:45:15 +0100
message:
  MutexExtra.Recursive rewritten using a couple (mutex, condition variable) instead of two mutexes. This solution seems definitively correct and efficient. Added also a test program for recursive mutexes (directory tests/) that validates the current implementation. The previous implementations instead did not pass this test.
added:
  tests/
  tests/mutexExtra_test.ml
modified:
  EXTRA/mutexExtra.ml
  EXTRA/mutexExtra.mli
  Makefile.d/test.sh
  Makefile.local


--
lp:ocamlbricks
https://code.launchpad.net/~marionnet-drivers/ocamlbricks/trunk

Your team marionnet-dev is subscribed to branch lp:ocamlbricks.
To unsubscribe from this branch go to https://code.launchpad.net/~marionnet-drivers/ocamlbricks/trunk/+edit-subscription