package async_kernel

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Async_kernel_scheduler.Expert

val run_cycles_until_no_jobs_remain : unit -> unit
val set_on_start_of_cycle : (unit -> unit) -> unit
val set_on_end_of_cycle : (unit -> unit) -> unit