[PD-dev] sys_lock

Tom Schouten doelie at zzz.kotnet.org
Thu May 27 21:37:21 CEST 2004


hi all, Thomas,

i was wondering which pd calls are allowed when using the glovbal locks.
i tried this:

 	    sys_lock();
 	    outlet_bang(w->outlet);
 	    sys_unlock();

but it doesn't seem to work.. (stack overflow errors)
i'm using pd-0.37-1

tom








More information about the Pd-dev mailing list