ThreadIdDomainThread ID domains.
module type S = sig ... endmodule type Stateless = sig ... endmodule type Stateful = sig ... endmodule ThreadLiftNames : sig ... endmodule FlagConfiguredTID : Statefulval hash_thread : thread -> intmodule ThreadLifted : sig ... end