Re: Are Perl6 threads preemptive or cooperative?
[email protected] ("David L. Nicol") Mon, 28 Aug 2000 12:11:55 -0500
| Newsgroups | perl.perl6.language.flow |
|---|---|
| Organization | University of Missouri - Kansas City supercomputing infrastructure |
| Message-ID | <[email protected]> |
What if every subroutine tagged itself with a list of the globals it uses, so a calling routine would know to add those to the list of globals it wants locked?