ethread | Version 1.1.1 | Released 2-22-06 | License: LGPL |
Download | Documentation | ||
The library has modules for read/write locks, barriers, semaphores, a basic thread pool interface, and a simple thread-safe message queue that interacts with Unix.select so a thread can wait for I/O or a message at the same time. | |||
Changes: Updated OCamlMakefile | Depends on: findlib |