You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2 lines
3.8 KiB

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Starvation (infer.Concurrency.Starvation)</title><link rel="stylesheet" href="../../../odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 1.5.1"/><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">infer</a> &#x00BB; <a href="../index.html">Concurrency</a> &#x00BB; Starvation</nav><h1>Module <code>Concurrency.Starvation</code></h1></header><dl><dt class="spec value" id="val-analyze_procedure"><a href="#val-analyze_procedure" class="anchor"></a><code><span class="keyword">val</span> analyze_procedure : <span><a href="../StarvationDomain/index.html#type-summary">StarvationDomain.summary</a> <a href="../../Absint/InterproceduralAnalysis/index.html#type-t">Absint.InterproceduralAnalysis.t</a></span> <span>&#45;&gt;</span> <span><a href="../StarvationDomain/index.html#type-summary">StarvationDomain.summary</a> option</span></code></dt><dt class="spec value" id="val-reporting"><a href="#val-reporting" class="anchor"></a><code><span class="keyword">val</span> reporting : <span><a href="../StarvationDomain/index.html#type-summary">StarvationDomain.summary</a> <a href="../../Absint/InterproceduralAnalysis/index.html#type-file_t">Absint.InterproceduralAnalysis.file_t</a></span> <span>&#45;&gt;</span> <a href="../../Absint/IssueLog/index.html#type-t">Absint.IssueLog.t</a></code></dt></dl><div class="spec module" id="module-ReportMap"><a href="#module-ReportMap" class="anchor"></a><code><span class="keyword">module</span> <a href="ReportMap/index.html">ReportMap</a> : <span class="keyword">sig</span> ... <span class="keyword">end</span></code></div><dl><dt class="spec value" id="val-report_on_pair"><a href="#val-report_on_pair" class="anchor"></a><code><span class="keyword">val</span> report_on_pair : <span>analyze_ondemand:<span>(<a href="../../IR/Procname/index.html#type-t">IR.Procname.t</a> <span>&#45;&gt;</span> <span><span>(<a href="../../IR/Procdesc/index.html#type-t">IR.Procdesc.t</a> * <a href="../StarvationDomain/index.html#type-summary">StarvationDomain.summary</a>)</span> option</span>)</span></span> <span>&#45;&gt;</span> <a href="../../IR/Tenv/index.html#type-t">IR.Tenv.t</a> <span>&#45;&gt;</span> <a href="../../IR/ProcAttributes/index.html#type-t">IR.ProcAttributes.t</a> <span>&#45;&gt;</span> <a href="../StarvationDomain/CriticalPair/index.html#type-t">StarvationDomain.CriticalPair.t</a> <span>&#45;&gt;</span> <a href="ReportMap/index.html#type-t">ReportMap.t</a> <span>&#45;&gt;</span> <a href="ReportMap/index.html#type-t">ReportMap.t</a></code></dt><dt class="spec value" id="val-report_on_parallel_composition"><a href="#val-report_on_parallel_composition" class="anchor"></a><code><span class="keyword">val</span> report_on_parallel_composition : <span>should_report_starvation:bool</span> <span>&#45;&gt;</span> <a href="../../IR/Tenv/index.html#type-t">IR.Tenv.t</a> <span>&#45;&gt;</span> <a href="../../IR/ProcAttributes/index.html#type-t">IR.ProcAttributes.t</a> <span>&#45;&gt;</span> <a href="../StarvationDomain/CriticalPair/index.html#type-t">StarvationDomain.CriticalPair.t</a> <span>&#45;&gt;</span> <a href="../../Concurrency__StarvationDomain/index.html#module-Lock">Concurrency.StarvationDomain.Lock</a>.t <span>&#45;&gt;</span> <a href="../../IR/Procname/index.html#type-t">IR.Procname.t</a> <span>&#45;&gt;</span> <a href="../StarvationDomain/CriticalPair/index.html#type-t">StarvationDomain.CriticalPair.t</a> <span>&#45;&gt;</span> <a href="ReportMap/index.html#type-t">ReportMap.t</a> <span>&#45;&gt;</span> <a href="ReportMap/index.html#type-t">ReportMap.t</a></code></dt></dl></div></body></html>