This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
<!DOCTYPE html>
<htmlxmlns="http://www.w3.org/1999/xhtml"><head><title>IBase__ProcessPoolState (infer.IBase__ProcessPoolState)</title><linkrel="stylesheet"href="../../odoc.css"/><metacharset="utf-8"/><metaname="generator"content="odoc 1.5.1"/><metaname="viewport"content="width=device-width,initial-scale=1.0"/><scriptsrc="../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><divclass="content"><header><nav><ahref="../index.html">Up</a>–<ahref="../index.html">infer</a>» IBase__ProcessPoolState</nav><h1>Module <code>IBase__ProcessPoolState</code></h1></header><dl><dtclass="spec value"id="val-in_child"><ahref="#val-in_child"class="anchor"></a><code><spanclass="keyword">val</span> in_child : <span>bool <ahref="../IStdlib/index.html#module-IStd">IStdlib.IStd</a>.ref</span></code></dt><dd><p>Keep track of whether the current execution is in a child process</p></dd></dl><dl><dtclass="spec value"id="val-update_status"><ahref="#val-update_status"class="anchor"></a><code><spanclass="keyword">val</span> update_status : <span><span>(Mtime.t <span>-></span> string <span>-></span> unit)</span><ahref="../IStdlib/index.html#module-IStd">IStdlib.IStd</a>.ref</span></code></dt><dd><p>Ping the task bar whenever a new task is started with the start time and a description for the task</p></dd></dl><dl><dtclass="spec value"id="val-get_pid"><ahref="#val-get_pid"class="anchor"></a><code><spanclass="keyword">val</span> get_pid : unit <span>-></span><ahref="../IStdlib/index.html#module-IStd">IStdlib.IStd</a>.Pid.t</code></dt><dtclass="spec value"id="val-reset_pid"><ahref="#val-reset_pid"class="anchor"></a><code><spanclass="keyword">val</span> reset_pid : unit <span>-></span> unit</code></dt><dtclass="spec value"id="val-has_running_children"><ahref="#val-has_running_children"class="anchor"></a><code><spanclass="keyword">val</span> has_running_children : <span>bool <ahref="../IStdlib/index.html#module-IStd">IStdlib.IStd</a>.ref</span></code></dt></dl></div></body></html>