Re: Perl and Parrot disagree about sched_yield on Solaris
[email protected] (Leopold Toetsch) Tue, 16 Mar 2004 18:50:54 +0100
| Newsgroups | perl.perl6.internals,perl.ponie.dev |
|---|---|
| Message-ID | <[email protected]> |
Andrew Dougherty <[email protected]> wrote: > On Tue, 16 Mar 2004, Nick Ing-Simmons wrote: > ... , and > neither is easily overrideable from the Configure command line. There is currently no config/gen/platform/solaris/threads.h so generic/threads.h is used. The SCHED_YIELD can be defined there as well as all other thread macros. leo