PerMutexTidCommonNC.GThreadtype t =
[ `Lifted of SetDomain.Make(Printable.Prod(LLock)(Printable.Unit)).t | `Top ]
* L.tval is_top : t -> boolval top : unit -> tval is_bot : t -> boolval bot : unit -> tval equal : t -> t -> Ppx_deriving_runtime.boolval compare : t -> t -> Ppx_deriving_runtime.intval hash : t -> intval show :
([ `Lifted of SetDomain.Make(Printable.Prod(LLock)(Printable.Unit)).t
| `Top ]
* L.t) ->
stringval pretty :
unit ->
([ `Lifted of SetDomain.Make(Printable.Prod(LLock)(Printable.Unit)).t
| `Top ]
* L.t) ->
Printable.Pretty.docval printXml :
'a BatInnerIO.output ->
([ `Lifted of SetDomain.Make(Printable.Prod(LLock)(Printable.Unit)).t
| `Top ]
* L.t) ->
unitval to_yojson :
([ `Lifted of SetDomain.Make(Printable.Prod(LLock)(Printable.Unit)).t
| `Top ]
* L.t) ->
[> `Assoc of (string * Yojson.Safe.t) list ]val arbitrary :
unit ->
([ `Lifted of SetDomain.Make(Printable.Prod(LLock)(Printable.Unit)).t
| `Top ]
* L.t)
QCheck.arbitraryval pretty_diff : unit -> (t * t) -> Lattice.Pretty.doc