Hi! Yes, it's me again O:) A "NutSleep(0)" will return inmediately if there are no more threads ready, or will wait for the next clock tick? I ask because I want to do a long job, but cutting it in subjobs and periodically checking that there aren't other threads that need the processor. Thanks again.