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