Module InferBase__ProcessPoolState
val in_child : bool InferStdlib.IStd.refKeep track of whether the current execution is in a child process
val update_status : (Mtime.t -> string -> unit) InferStdlib.IStd.refPing the task bar whenever a new task is started with the start time and a description for the task
val get_pid : unit -> InferStdlib.IStd.Pid.tval reset_pid : unit -> unit