package ocamlnet

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type semaphore
val dummy : unit -> semaphore
val create : Netmcore_heap.mutator -> int -> semaphore
val destroy : semaphore -> unit
val getvalue : semaphore -> int
val post : semaphore -> unit
OCaml

Innovation. Community. Security.