Mercurial > cgi-bin > hgwebdir.cgi > VMS > VMS_Implementations > VMS_impls > VMS__MC_shared_impl
comparison VMS.h @ 64:5cb919ac890f
added "VMS__give_semantic_env_for"
| author | Me |
|---|---|
| date | Sat, 13 Nov 2010 14:39:40 -0800 |
| parents | dd3e60aeae26 |
| children | 13b22ffb8a2f |
comparison
equal
deleted
inserted
replaced
| 30:2d3ed6691864 | 32:45246a843d11 |
|---|---|
| 94 | 94 |
| 95 #define SUCCESS 0 | 95 #define SUCCESS 0 |
| 96 | 96 |
| 97 #define writeVMSQ writePrivQ | 97 #define writeVMSQ writePrivQ |
| 98 #define readVMSQ readPrivQ | 98 #define readVMSQ readPrivQ |
| 99 #define makeVMSQ makePrivQ | 99 #define makeVMSQ makeVMSPrivQ |
| 100 #define numInVMSQ numInPrivQ | 100 #define numInVMSQ numInPrivQ |
| 101 #define VMSQueueStruc PrivQueueStruc | 101 #define VMSQueueStruc PrivQueueStruc |
| 102 | 102 |
| 103 | 103 |
| 104 | 104 |
| 322 VMS__shutdown(); | 322 VMS__shutdown(); |
| 323 | 323 |
| 324 void | 324 void |
| 325 VMS__cleanup_at_end_of_shutdown(); | 325 VMS__cleanup_at_end_of_shutdown(); |
| 326 | 326 |
| 327 void * | |
| 328 VMS__give_sem_env_for( VirtProcr *animPr ); | |
| 329 | |
| 327 | 330 |
| 328 //============== Request Related =============== | 331 //============== Request Related =============== |
| 329 | 332 |
| 330 void | 333 void |
| 331 VMS__suspend_procr( VirtProcr *callingPr ); | 334 VMS__suspend_procr( VirtProcr *callingPr ); |
