module Cpuset : sig ... endtype t =| Inherit| Cpuset of Cpuset.t
include Ppx_sexp_conv_lib.Sexpable.S with type t := t
val t_of_sexp : Sexplib0.Sexp.t -> tval sexp_of_t : t -> Sexplib0.Sexp.t
Thread_pool_cpu_affinitymodule Cpuset : sig ... endtype t = | Inherit |
| Cpuset of Cpuset.t |
include Ppx_sexp_conv_lib.Sexpable.S with type t := tval t_of_sexp : Sexplib0.Sexp.t -> tval sexp_of_t : t -> Sexplib0.Sexp.t