On Sunday 25 November 2007 04:23:59 [EMAIL PROTECTED] wrote: > Added: > trunk/include/parrot/scheduler.h (contents, props changed) > trunk/src/pmc/scheduler.pmc (contents, props changed) > trunk/src/pmc/task.pmc (contents, props changed) > trunk/t/pmc/scheduler.t (contents, props changed) > trunk/t/pmc/task.t (contents, props changed) > Modified: > trunk/MANIFEST > trunk/include/parrot/parrot.h > > Log: > [concurrency] Initial implementations of the Scheduler and Task PMCs.
For everyone reading along at home, these are nice and clean examples of PMCs. You can learn a lot about how PMCs work by studying them. -- c