1
0
mirror of https://github.com/ubf/ubf.git synced 2026-04-22 20:55:50 +00:00
Files
ubf/edoc/proc_utils.html
Joseph Wayne Norton 8c97661c0a update edoc
2009-06-04 22:38:58 +09:00

43 lines
1.9 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Module proc_utils</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="EDoc">
</head>
<body bgcolor="white">
<div class="navbar"><a name="#navbar_top"></a><table width="100%" border="0" cellspacing="0" cellpadding="2" summary="navigation bar"><tr><td><a href="overview-summary.html" target="overviewFrame">Overview</a></td><td><a href="http://www.erlang.org/"><img src="erlang.png" align="right" border="0" alt="erlang logo"></a></td></tr></table></div>
<hr>
<h1>Module proc_utils</h1>
<ul class="index"><li><a href="#index">Function Index</a></li><li><a href="#functions">Function Details</a></li></ul>
<h2><a name="index">Function Index</a></h2>
<table width="100%" border="1" cellspacing="0" cellpadding="2" summary="function index"><tr><td valign="top"><a href="#debug-0">debug/0</a></td><td></td></tr>
<tr><td valign="top"><a href="#debug-1">debug/1</a></td><td></td></tr>
<tr><td valign="top"><a href="#spawn_link_debug-2">spawn_link_debug/2</a></td><td></td></tr>
</table>
<h2><a name="functions">Function Details</a></h2>
<h3 class="function"><a name="debug-0">debug/0</a></h3>
<div class="spec">
<p><tt>debug() -&gt; any()</tt></p>
</div>
<h3 class="function"><a name="debug-1">debug/1</a></h3>
<div class="spec">
<p><tt>debug(X) -&gt; any()</tt></p>
</div>
<h3 class="function"><a name="spawn_link_debug-2">spawn_link_debug/2</a></h3>
<div class="spec">
<p><tt>spawn_link_debug(Fun, Term) -&gt; any()</tt></p>
</div>
<hr>
<div class="navbar"><a name="#navbar_bottom"></a><table width="100%" border="0" cellspacing="0" cellpadding="2" summary="navigation bar"><tr><td><a href="overview-summary.html" target="overviewFrame">Overview</a></td><td><a href="http://www.erlang.org/"><img src="erlang.png" align="right" border="0" alt="erlang logo"></a></td></tr></table></div>
<p><i>Generated EDoc, $Id$</i></p>
</body>
</html>