← Back to team overview

marionnet-dev team mailing list archive

[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 298: Added the function ThreadExtra.delay that is not interrupted as Thread.delay by signals 17, 23 26...

 

------------------------------------------------------------
revno: 298
committer: Jean-Vincent Loddo <loddo@xxxxxxxxxxxxxxxxxxxx>
branch nick: ocamlbricks
timestamp: Fri 2012-01-13 14:31:36 +0100
message:
  Added the function ThreadExtra.delay that is not interrupted as Thread.delay by signals 17, 23 26 and 28 (tested on a GNU/Linux). This version is not interrupted because the inner Unix.select (called without descriptors but with a timeout) is called in a distinct thread. The caller thread just performs a join.
modified:
  EXTRA/limbo.ml
  EXTRA/threadExtra.ml
  EXTRA/threadExtra.mli


--
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