Module Qcow_rwlock.Client

type t

An entity which holds a set of locks

val make : (unit -> string) -> t

make describe_fn creates an entity where describe_fn () returns a human-readable description of the client for use in debugging.