Version 0.99.5
This is a preliminary version of the documentation. Help us to improve it by filling tickets. We are looking for native english speakers to proof read the documentation. Contact us!
sig
val detach : ('a -> 'b) -> 'a -> 'b Lwt.t
val init : int -> int -> (string -> unit) -> 'a Lwt.t
val set_max_number_of_threads_queued : int -> unit
val get_max_number_of_threads_queued : unit -> int
val nbthreads : unit -> int
val nbthreadsbusy : unit -> int
val nbthreadsqueued : unit -> int
end