in reply to Re: RFC: Proposed module POSIX::Yield
in thread RFC: Proposed module POSIX::Yield
Thanks, I think I will try with a patch to POSIX and see where that gets me. That is the most logical place to look for it, and even though threads->yield will apparently do the same thing in most cases, users are more likely to recognise they can use POSIX::sched_yield() for processes.
|
|---|