Module type Domain_local_await.Thread

Signature for a minimal subset of the Stdlib.Thread module needed by domain local await.

type t
val self : unit -> t
val id : t -> int