Module Async_unix__Unix_syscalls.Lock

type t = {
mode : Lock_mode.t;
mechanism : Lock_mechanism.t;
}
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t