Module Loop.Run_mode

val default : int64 Luv_c_generated_types.const
val nowait : int64 Luv_c_generated_types.const
type t = [
  1. | `DEFAULT
  2. | `NOWAIT
  3. | `ONCE
]