2 lines
1.9 KiB

This file contains ambiguous Unicode characters!

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>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>InferBase__ProcessPoolState (InferBase.InferBase__ProcessPoolState)</title><link rel="stylesheet" href="../../odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc %%VERSION%%"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><div class="content"><header><nav><a href="../index.html">Up</a> <a href="../index.html">InferBase</a> &#x00BB; InferBase__ProcessPoolState</nav><h1>Module <code>InferBase__ProcessPoolState</code></h1></header><dl><dt class="spec value" id="val-in_child"><a href="#val-in_child" class="anchor"></a><code><span class="keyword">val</span> in_child : <span>bool <a href="../../InferStdlib/InferStdlib/index.html#module-IStd">InferStdlib.IStd</a>.ref</span></code></dt><dd><p>Keep track of whether the current execution is in a child process</p></dd></dl><dl><dt class="spec value" id="val-update_status"><a href="#val-update_status" class="anchor"></a><code><span class="keyword">val</span> update_status : <span><span>(Mtime.t <span>&#45;&gt;</span> string <span>&#45;&gt;</span> unit)</span> <a href="../../InferStdlib/InferStdlib/index.html#module-IStd">InferStdlib.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><dt class="spec value" id="val-get_pid"><a href="#val-get_pid" class="anchor"></a><code><span class="keyword">val</span> get_pid : unit <span>&#45;&gt;</span> <a href="../../InferStdlib/InferStdlib/index.html#module-IStd">InferStdlib.IStd</a>.Pid.t</code></dt><dt class="spec value" id="val-reset_pid"><a href="#val-reset_pid" class="anchor"></a><code><span class="keyword">val</span> reset_pid : unit <span>&#45;&gt;</span> unit</code></dt></dl></div></body></html>