Package ocaml

Contents

Stdlib

Threads

  • Condition Condition variables to synchronize between threads.
  • Event First-class synchronous communication.
  • Mutex Locks for mutual exclusion.
  • Semaphore Semaphores
  • Thread Lightweight threads for Posix 1003.1c and Win32.
  • ThreadUnix Thread-compatible system calls.

Compiler libs

Package info

changes-files
license-files
readme-files