Extracted from Pike v7.3 release 16 at 2002-03-05.
pike.roxen.com
[Top]

Method _do_call_outs()


Method _do_call_outs

void _do_call_outs()

Description

Do all pending call_outs.

This function runs all pending call_outs that should have been run if Pike returned to the backend. It should not be used in normal operation.

As a side-effect, this function sets the value returned by time to the current time.

See also

call_out, find_call_out, remove_call_out