Branch: Tag:

1997-08-31

1997-08-31 22:25:54 by Per Hedbor <ph@opera.com>

Added.

Rev: src/modules/call_out/doc/_do_call_outs:1.1

2170:      </doc>   </docgroup> + <docgroup homogen-name='_do_call_outs' homogen-type='method'> + <method name='_do_call_outs'/><doc placeholder='true'> + <text> + <p><tt>_do_call_outs</tt> - do all pending call_outs.</p> +  + <tt><p>void _do_call_out();<br/> + </p> + </tt> + <p><dl><group><text>This function runs all pending call_outs that should have been<br/> + run if pike returned to the backend. It should not be used in<br/> + normal operation.<br/> + </text></group></dl> + </p> + <p>As a side-effect, this function sets the value returned by + time(1) to the current time.</p> + </text> +  + <group><seealso/><text> + <p><ref resolved='predef::call_out' to='call_out'>call_out</ref>, <ref resolved='predef::remove_call_out' to='remove_call_out'>remove_call_out</ref>, <ref resolved='predef::call_out_info' to='call_out_info'>call_out_info</ref> and <ref resolved='predef::time' to='time'>time</ref></p> + </text></group> +  + </doc> + </docgroup>   <docgroup homogen-name='_memory_usage' homogen-type='method'>   <method name='_memory_usage'/><doc placeholder='true'>   <text>