Sept. 21, 2011
6:59 p.m.
Did you type yield in a finder? Nicolas 2011/9/21 Camillo Bruni <camillo.bruni@inria.fr>:
Is it possible to manually yield the current (high priority) to leave the possibility for other processes to run?
The closest solution I came up with is:
    Delay forMilliseconds: 0.001.
IMO not very niceâ¦
cami