Module Thread.Options

type t = [ `Thread_options ] Ctypes.structure
val t : t F.typ
val flags : (int, t) F.field
val stack_size : (Unsigned.size_t, t) F.field
val no_flags : int F.const
val has_stack_size : int F.const