Mercurial > cgi-bin > hgwebdir.cgi > VMS > VMS_Implementations > VMS_impls > VMS__MC_shared_impl
comparison MasterLoop.c @ 101:ca154ebe2b6c
Basic malloc without small chunks
| author | Merten Sach <msach@mailbox.tu-berlin.de> |
|---|---|
| date | Tue, 02 Aug 2011 15:44:28 +0200 |
| parents | 5ff1631c26ed |
| children | efb55f1b5fb9 3bc3b89630c7 d1dd9e6ee72c |
comparison
equal
deleted
inserted
replaced
| 23:a1782f1a475e | 24:e52cd378a27f |
|---|---|
| 8 | 8 |
| 9 #include <stdio.h> | 9 #include <stdio.h> |
| 10 #include <stddef.h> | 10 #include <stddef.h> |
| 11 | 11 |
| 12 #include "VMS.h" | 12 #include "VMS.h" |
| 13 #include "SwitchAnimators.h" | 13 #include "ProcrContext.h" |
| 14 | 14 |
| 15 | 15 |
| 16 //=========================================================================== | 16 //=========================================================================== |
| 17 void inline | 17 void inline |
| 18 stealWorkInto( SchedSlot *currSlot, VMSQueueStruc *readyToAnimateQ, | 18 stealWorkInto( SchedSlot *currSlot, VMSQueueStruc *readyToAnimateQ, |
