package luv

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val init : (Types.Semaphore.t Ctypes_static.ptr -> Unsigned.uint -> int F.return) F.result
val destroy : (Types.Semaphore.t Ctypes_static.ptr -> unit F.return) F.result
val post : (Types.Semaphore.t Ctypes_static.ptr -> unit F.return) F.result
val trywait : (Types.Semaphore.t Ctypes_static.ptr -> int F.return) F.result
OCaml

Innovation. Community. Security.