Re: [AD] proposal: al_sleep() |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
I propose this: 1. make yield_timeslice() sleep as little as possible on platforms not supporting sched_yield() or equivalent (everything except for Linux and Windows). 2. make al_sleep(0) call yield_timeslice() Have a nice day. Stepan Roh
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |