MutexGlobals.Vinclude sig ... endval equal : t -> t -> Ppx_deriving_runtime.boolval compare : t -> t -> Ppx_deriving_runtime.intval hash : t -> intval pretty : unit -> t -> Printable.Pretty.docval show :
[< `Left of [ `Left of VMutex.t | `Right of VMutexInits.t ]
| `Right of VGlobal.t ] ->
stringval printXml :
'a BatInnerIO.output ->
[< `Left of [ `Left of VMutex.t | `Right of VMutexInits.t ]
| `Right of VGlobal.t ] ->
unitval to_yojson :
[< `Left of [ `Left of VMutex.t | `Right of VMutexInits.t ]
| `Right of VGlobal.t ] ->
[> `Assoc of (string * Yojson.Safe.t) list ]val relift :
[< `Left of [ `Left of VMutex.t | `Right of VMutexInits.t ]
| `Right of VGlobal.t ] ->
[> `Left of [ `Left of VMutex.t | `Right of VMutexInits.t ]
| `Right of VGlobal.t ]val mutex_inits : t