summaryrefslogtreecommitdiff
path: root/Utility/ThreadScheduler.hs
Commit message (Collapse)AuthorAge
* reorgGravatar Joey Hess2012-06-17
|
* slightly higher-level thread scheduling codeGravatar Joey Hess2012-06-13
Including support for unbound thread sleeping. Haskell's max thread sleep is 37 minutes, due to maxBound Int!