package async_kernel

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val iter : 'a t -> id: (([< `Read | `Set_and_create ], 'b t, Id.t) Fieldslib.Field.t_with_perm -> 'a t -> Id.t -> 'c) -> advance_errors: (([< `Read | `Set_and_create ], 'd t, Core.Error.t list) Fieldslib.Field.t_with_perm -> 'a t -> Core.Error.t list -> 'e) -> am_advancing: (([< `Read | `Set_and_create ], 'f t, bool) Fieldslib.Field.t_with_perm -> 'a t -> bool -> 'g) -> events: (([< `Read | `Set_and_create ], 'h t, Job_or_event.t Timing_wheel.t) Fieldslib.Field.t_with_perm -> 'a t -> Job_or_event.t Timing_wheel.t -> 'i) -> fired_events: (([< `Read | `Set_and_create ], 'j t, Event.Option.t) Fieldslib.Field.t_with_perm -> 'a t -> Event.Option.t -> 'k) -> most_recently_fired: (([< `Read | `Set_and_create ], 'l t, Event.Option.t) Fieldslib.Field.t_with_perm -> 'a t -> Event.Option.t -> 'm) -> handle_fired: (([< `Read | `Set_and_create ], 'n t, Job_or_event.t Alarm.t -> unit) Fieldslib.Field.t_with_perm -> 'a t -> (Job_or_event.t Alarm.t -> unit) -> 'o) -> is_wall_clock: (([< `Read | `Set_and_create ], 'p t, bool) Fieldslib.Field.t_with_perm -> 'a t -> bool -> 'q) -> scheduler: (([< `Read | `Set_and_create ], 'r t, Async_kernel__.Types.Scheduler.t) Fieldslib.Field.t_with_perm -> 'a t -> Async_kernel__.Types.Scheduler.t -> 's) -> 't
val fold : 'a t -> init:'b -> id: ('c -> ([< `Read | `Set_and_create ], 'd t, Id.t) Fieldslib.Field.t_with_perm -> 'a t -> Id.t -> 'e) -> advance_errors: ('f -> ([< `Read | `Set_and_create ], 'g t, Core.Error.t list) Fieldslib.Field.t_with_perm -> 'a t -> Core.Error.t list -> 'h) -> am_advancing: ('i -> ([< `Read | `Set_and_create ], 'j t, bool) Fieldslib.Field.t_with_perm -> 'a t -> bool -> 'k) -> events: ('l -> ([< `Read | `Set_and_create ], 'm t, Job_or_event.t Timing_wheel.t) Fieldslib.Field.t_with_perm -> 'a t -> Job_or_event.t Timing_wheel.t -> 'n) -> fired_events: ('o -> ([< `Read | `Set_and_create ], 'p t, Event.Option.t) Fieldslib.Field.t_with_perm -> 'a t -> Event.Option.t -> 'q) -> most_recently_fired: ('r -> ([< `Read | `Set_and_create ], 's t, Event.Option.t) Fieldslib.Field.t_with_perm -> 'a t -> Event.Option.t -> 't) -> handle_fired: ('u -> ([< `Read | `Set_and_create ], 'v t, Job_or_event.t Alarm.t -> unit) Fieldslib.Field.t_with_perm -> 'a t -> (Job_or_event.t Alarm.t -> unit) -> 'w) -> is_wall_clock: ('x -> ([< `Read | `Set_and_create ], 'y t, bool) Fieldslib.Field.t_with_perm -> 'a t -> bool -> 'z) -> scheduler: ('a1 -> ([< `Read | `Set_and_create ], 'b1 t, Async_kernel__.Types.Scheduler.t) Fieldslib.Field.t_with_perm -> 'a t -> Async_kernel__.Types.Scheduler.t -> 'c1) -> 'd1
val for_all : 'a t -> id: (([< `Read | `Set_and_create ], 'b t, Id.t) Fieldslib.Field.t_with_perm -> 'a t -> Id.t -> bool) -> advance_errors: (([< `Read | `Set_and_create ], 'c t, Core.Error.t list) Fieldslib.Field.t_with_perm -> 'a t -> Core.Error.t list -> bool) -> am_advancing: (([< `Read | `Set_and_create ], 'd t, bool) Fieldslib.Field.t_with_perm -> 'a t -> bool -> bool) -> events: (([< `Read | `Set_and_create ], 'e t, Job_or_event.t Timing_wheel.t) Fieldslib.Field.t_with_perm -> 'a t -> Job_or_event.t Timing_wheel.t -> bool) -> fired_events: (([< `Read | `Set_and_create ], 'f t, Event.Option.t) Fieldslib.Field.t_with_perm -> 'a t -> Event.Option.t -> bool) -> most_recently_fired: (([< `Read | `Set_and_create ], 'g t, Event.Option.t) Fieldslib.Field.t_with_perm -> 'a t -> Event.Option.t -> bool) -> handle_fired: (([< `Read | `Set_and_create ], 'h t, Job_or_event.t Alarm.t -> unit) Fieldslib.Field.t_with_perm -> 'a t -> (Job_or_event.t Alarm.t -> unit) -> bool) -> is_wall_clock: (([< `Read | `Set_and_create ], 'i t, bool) Fieldslib.Field.t_with_perm -> 'a t -> bool -> bool) -> scheduler: (([< `Read | `Set_and_create ], 'j t, Async_kernel__.Types.Scheduler.t) Fieldslib.Field.t_with_perm -> 'a t -> Async_kernel__.Types.Scheduler.t -> bool) -> bool
val exists : 'a t -> id: (([< `Read | `Set_and_create ], 'b t, Id.t) Fieldslib.Field.t_with_perm -> 'a t -> Id.t -> bool) -> advance_errors: (([< `Read | `Set_and_create ], 'c t, Core.Error.t list) Fieldslib.Field.t_with_perm -> 'a t -> Core.Error.t list -> bool) -> am_advancing: (([< `Read | `Set_and_create ], 'd t, bool) Fieldslib.Field.t_with_perm -> 'a t -> bool -> bool) -> events: (([< `Read | `Set_and_create ], 'e t, Job_or_event.t Timing_wheel.t) Fieldslib.Field.t_with_perm -> 'a t -> Job_or_event.t Timing_wheel.t -> bool) -> fired_events: (([< `Read | `Set_and_create ], 'f t, Event.Option.t) Fieldslib.Field.t_with_perm -> 'a t -> Event.Option.t -> bool) -> most_recently_fired: (([< `Read | `Set_and_create ], 'g t, Event.Option.t) Fieldslib.Field.t_with_perm -> 'a t -> Event.Option.t -> bool) -> handle_fired: (([< `Read | `Set_and_create ], 'h t, Job_or_event.t Alarm.t -> unit) Fieldslib.Field.t_with_perm -> 'a t -> (Job_or_event.t Alarm.t -> unit) -> bool) -> is_wall_clock: (([< `Read | `Set_and_create ], 'i t, bool) Fieldslib.Field.t_with_perm -> 'a t -> bool -> bool) -> scheduler: (([< `Read | `Set_and_create ], 'j t, Async_kernel__.Types.Scheduler.t) Fieldslib.Field.t_with_perm -> 'a t -> Async_kernel__.Types.Scheduler.t -> bool) -> bool
val to_list : 'a t -> id: (([< `Read | `Set_and_create ], 'b t, Id.t) Fieldslib.Field.t_with_perm -> 'a t -> Id.t -> 'c) -> advance_errors: (([< `Read | `Set_and_create ], 'd t, Core.Error.t list) Fieldslib.Field.t_with_perm -> 'a t -> Core.Error.t list -> 'e) -> am_advancing: (([< `Read | `Set_and_create ], 'f t, bool) Fieldslib.Field.t_with_perm -> 'a t -> bool -> 'g) -> events: (([< `Read | `Set_and_create ], 'h t, Job_or_event.t Timing_wheel.t) Fieldslib.Field.t_with_perm -> 'a t -> Job_or_event.t Timing_wheel.t -> 'i) -> fired_events: (([< `Read | `Set_and_create ], 'j t, Event.Option.t) Fieldslib.Field.t_with_perm -> 'a t -> Event.Option.t -> 'k) -> most_recently_fired: (([< `Read | `Set_and_create ], 'l t, Event.Option.t) Fieldslib.Field.t_with_perm -> 'a t -> Event.Option.t -> 'm) -> handle_fired: (([< `Read | `Set_and_create ], 'n t, Job_or_event.t Alarm.t -> unit) Fieldslib.Field.t_with_perm -> 'a t -> (Job_or_event.t Alarm.t -> unit) -> 'o) -> is_wall_clock: (([< `Read | `Set_and_create ], 'p t, bool) Fieldslib.Field.t_with_perm -> 'a t -> bool -> 'q) -> scheduler: (([< `Read | `Set_and_create ], 'r t, Async_kernel__.Types.Scheduler.t) Fieldslib.Field.t_with_perm -> 'a t -> Async_kernel__.Types.Scheduler.t -> 's) -> 't list
val map : 'a t -> id: (([< `Read | `Set_and_create ], 'b t, Id.t) Fieldslib.Field.t_with_perm -> 'a t -> Id.t -> Id.t) -> advance_errors: (([< `Read | `Set_and_create ], 'c t, Core.Error.t list) Fieldslib.Field.t_with_perm -> 'a t -> Core.Error.t list -> Core.Error.t list) -> am_advancing: (([< `Read | `Set_and_create ], 'd t, bool) Fieldslib.Field.t_with_perm -> 'a t -> bool -> bool) -> events: (([< `Read | `Set_and_create ], 'e t, Job_or_event.t Timing_wheel.t) Fieldslib.Field.t_with_perm -> 'a t -> Job_or_event.t Timing_wheel.t -> Job_or_event.t Timing_wheel.t) -> fired_events: (([< `Read | `Set_and_create ], 'f t, Event.Option.t) Fieldslib.Field.t_with_perm -> 'a t -> Event.Option.t -> Event.Option.t) -> most_recently_fired: (([< `Read | `Set_and_create ], 'g t, Event.Option.t) Fieldslib.Field.t_with_perm -> 'a t -> Event.Option.t -> Event.Option.t) -> handle_fired: (([< `Read | `Set_and_create ], 'h t, Job_or_event.t Alarm.t -> unit) Fieldslib.Field.t_with_perm -> 'a t -> (Job_or_event.t Alarm.t -> unit) -> Job_or_event.t Alarm.t -> unit) -> is_wall_clock: (([< `Read | `Set_and_create ], 'i t, bool) Fieldslib.Field.t_with_perm -> 'a t -> bool -> bool) -> scheduler: (([< `Read | `Set_and_create ], 'j t, Async_kernel__.Types.Scheduler.t) Fieldslib.Field.t_with_perm -> 'a t -> Async_kernel__.Types.Scheduler.t -> Async_kernel__.Types.Scheduler.t) -> 'k t
val set_all_mutable_fields : 'a t -> advance_errors:Core.Error.t list -> am_advancing:bool -> fired_events:Event.Option.t -> most_recently_fired:Event.Option.t -> unit