NAME
call_out_info - return global list of pending call_outs
SYNOPSIS
mixed **call_out_info()
DESCRIPTION
The format of the returnvalue is of the form:
({ ({ object, function, time left, args }), ... })
NB! This function is not optimal, and excessive use of
it should be avoided.
SEE ALSO
efun/find_call_out, efun/remove_call_out, kfun/call_out