[PD-dev] sys_idlehook

Tim Blechmann TimBlechmann at gmx.net
Mon Nov 29 23:11:24 CET 2004


hi all ...

i'm currently working on a replacement for the 
int (*sys_idlehook)(void);
function pointer in the scheduler.

i'm working with something like:
static t_int run_idle_callbacks(void);
EXTERN void set_callback(t_int (*callback) (t_int* argv), t_int* argv,
t_int argc);

i'd prefer to get rid of the sys_idlehook function pointer, but i'm
curious, if anyone uses it (i don't want to break anything). 

cheers ... tim

-- 
mailto:TimBlechmann at gmx.de    ICQ: 96771783
http://www.mokabar.tk

After one look at this planet any visitor from outer space 
would say "I want to see the manager."
				      William S. Burroughs




More information about the Pd-dev mailing list