autodoc.git
/
traditional.xml
version
»
Context lines:
10
20
40
80
file
none
3
autodoc.git/traditional.xml:1:
<?xml version='1.0' encoding='utf-8'?>
-
<manual time-stamp='2017-11-
13
' version='Pike v8.1.11'>
+
<manual time-stamp='2017-11-
15
' version='Pike v8.1.11'>
<dir name='./traditional_manual'> <file name='./traditional_manual/index.html'> <chapter title='Table of Contents' unnumbered='1'> <dl><dt><url href='index.html'>Table of Contents</url></dt> <dt><url href='chapter_1.html'>1. Introduction</url></dt> <dd><url href='chapter_1.html#1'>1.1. Overview</url></dd> <dd><url href='chapter_1.html#2'>1.2. The history of Pike</url></dd> <dd><url href='chapter_1.html#3'>1.3. A comparison with other languages</url></dd> <dd><url href='chapter_1.html#4'>1.4. What is Pike</url></dd> <dd><url href='chapter_1.html#5'>1.5. Pike License</url></dd>
autodoc.git/traditional.xml:102529:
<ref resolved='predef::Debug.globals'>Debug.globals</ref></p> </text></group></doc> <method name='create'> <arguments><argument name='cb'><type><or><string/><function><argtype><void/></argtype><returntype><void/></returntype></function><void/></or></type></argument></arguments> <returntype><void/></returntype> </method> </docgroup> <docgroup homogen-name='' homogen-type='import'> <import name=''><classname resolved='predef::'>predef::</classname></import> </docgroup>
-
<docgroup homogen-name='inspect' homogen-type='method'><doc><text><p>The internal function which does all the work each pollinterval.</p>
+
<docgroup homogen-name='inspect' homogen-type='method'><doc><text><p>The internal function which does all the work each pollinterval.
+
Run it directly to force a thread-dump.
</p>
</text></doc>
-
<method name='inspect'>
<modifiers><private/></modifiers>
+
<method name='inspect'>
<arguments/> <returntype><void/></returntype> </method> </docgroup> <docgroup homogen-name='pollinterval' homogen-type='variable'><doc><text><p>The polling interval in seconds, defaults to 4.</p> </text></doc> <variable name='pollinterval'><type><int/></type></variable> </docgroup> <docgroup homogen-name='triggersignal' homogen-type='variable'><doc><text><p>If assigned to, it will allow the diagnostics inspection to be triggered by this signal.</p>