Searched refs:lthread_yield (Results 1 – 5 of 5) sorted by relevance
335 void lthread_yield(void);
334 void lthread_yield(void) in lthread_yield() function
566 lthread_yield(); in pthread_yield()576 lthread_yield(); in pthread_yield()
639 | pthread_yield | lthread_yield | See note 7 |697 ``lthread_yield()`` will save the current context, insert the current thread704 ``lthread_yield()`` to the point at which the next ready thread is resumed,991 ``lthread_yield()`` inside the loop (n.b. if the contending L-threads might1029 ``lthread_yield()`` or ``lthread_sleep()`` into the loop. Another solution
2055 lthread_yield(); in lthread_tx_per_ring()2210 lthread_yield(); in lthread_rx()