WorkerPool.Makeval create :
spawn_args:string list ->
Model.extra ->
size:int ->
CoqworkmgrApi.priority ->
poolval is_empty : pool -> boolval n_workers : pool -> intval cancel_all : pool -> unitval destroy : pool -> unitval worker_handshake : CThread.thread_ic -> Stdlib.out_channel -> unit