package index

  1. Overview
  2. Docs

Module Index.PlatformSource

Sourcemodule type IO = sig ... end
Sourcemodule type CLOCK = sig ... end

A monotonic time source. See Mtime_clock for an OS-dependent implementation.

Sourcemodule type SEMAPHORE = sig ... end

Binary semaphores for mutual exclusion

Sourcemodule type THREAD = sig ... end

Cooperative threads.

Sourcemodule type S = sig ... end
OCaml

Innovation. Community. Security.