diff options
Diffstat (limited to 'tapsets/API-commit.html')
| -rw-r--r-- | tapsets/API-commit.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tapsets/API-commit.html b/tapsets/API-commit.html index 8fac9f3f..a77cbf30 100644 --- a/tapsets/API-commit.html +++ b/tapsets/API-commit.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Write out all output related to a speculation buffer | 2 | Write out all output related to a speculation buffer |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | commit(id:long) | 4 | commit(id:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp13777488"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>id</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp13781728"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>id</code></em></span></dt><dd><p> |
| 6 | of the buffer to store the information in | 6 | of the buffer to store the information in |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp13780672"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp13784912"></a><h2>Description</h2><p> |
| 8 | Output all the output for <em class="parameter"><code>id</code></em> in the order that it was entered into | 8 | Output all the output for <em class="parameter"><code>id</code></em> in the order that it was entered into |
| 9 | the speculative buffer by <code class="function">speculative</code>. | 9 | the speculative buffer by <code class="function">speculative</code>. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="speculation.stp.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="speculation.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-discard.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 31. Speculation </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::discard</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="speculation.stp.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="speculation.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-discard.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 31. Speculation </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::discard</span></td></tr></table></div></body></html> |
