Mercurial > cgi-bin > hgwebdir.cgi > VMS > VMS_Implementations > VMS_impls > VMS__MC_shared_impl
comparison VMS.c @ 147:98fc8f3761a2
Small changes to make SSR & SSR Sequential work
| author | Merten Sach <msach@mailbox.tu-berlin.de> |
|---|---|
| date | Tue, 27 Sep 2011 14:37:59 +0200 |
| parents | e7cd1945c9b6 |
| children | 68449b64c3df |
comparison
equal
deleted
inserted
replaced
| 68:7f83bd265611 | 69:7b7b24de7300 |
|---|---|
| 8 #include <stdlib.h> | 8 #include <stdlib.h> |
| 9 #include <string.h> | 9 #include <string.h> |
| 10 #include <malloc.h> | 10 #include <malloc.h> |
| 11 #include <inttypes.h> | 11 #include <inttypes.h> |
| 12 #include <sys/time.h> | 12 #include <sys/time.h> |
| 13 #include <pthread.h> | |
| 13 | 14 |
| 14 #include "VMS.h" | 15 #include "VMS.h" |
| 15 #include "ProcrContext.h" | 16 #include "ProcrContext.h" |
| 16 #include "scheduling.h" | 17 #include "scheduling.h" |
| 17 #include "Queue_impl/BlockingQueue.h" | 18 #include "Queue_impl/BlockingQueue.h" |
