PerMutexTidCommon.V
include sig ... end
val hash : t -> int
val pretty : unit -> t -> Printable.Pretty.doc
val show : [< `Left of MutexGlobals.V.t | `Right of TID.t ] -> string
val printXml :
'a BatInnerIO.output ->
[< `Left of MutexGlobals.V.t | `Right of TID.t ] ->
unit
val to_yojson :
[< `Left of MutexGlobals.V.t | `Right of TID.t ] ->
Yojson.Safe.t
val relift :
[< `Left of MutexGlobals.V.t | `Right of TID.t ] ->
[> `Left of MutexGlobals.V.t | `Right of TID.t ]
val mutex : MutexGlobals.VMutex.t -> [> `Left of MutexGlobals.V.t ]
val mutex_inits : [> `Left of MutexGlobals.V.t ]
val global : MutexGlobals.VGlobal.t -> [> `Left of MutexGlobals.V.t ]