package async_unix

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Unix.LockSource

Sourcetype t = {
  1. mode : Async_unix__.Unix_syscalls.Lock_mode.t;
  2. mechanism : Async_unix__.Unix_syscalls.Lock_mechanism.t;
}
Sourceval sexp_of_t : t -> Sexplib0.Sexp.t
OCaml

Innovation. Community. Security.