• Jan-Marek Glogowski's avatar
    Drop special idle handling · d348035a
    Jan-Marek Glogowski yazdı
    Idles are just instant timers, which should most time have a low
    priority, By dropping most special idle handling we'll just
    schedule by priority.
    
    This also reverts SalYieldResult back to a bool, which just
    indicates if any event was processed.
    
    Change-Id: Ia0b91b06dffb77af066f01838d8f9483523bf67d
    d348035a
task.hxx 2.86 KB