Mercurial > cgi-bin > hgwebdir.cgi > VMS > VMS_Implementations > VMS_impls > VMS__MC_shared_impl
comparison vmalloc.h @ 137:99343ffe1918
The shutdown now uses inter master requests
| author | Merten Sach <msach@mailbox.tu-berlin.de> |
|---|---|
| date | Mon, 19 Sep 2011 14:15:37 +0200 |
| parents | a9b72021f053 |
| children | 99798e4438a6 |
comparison
equal
deleted
inserted
replaced
| 14:f29d2306cafd | 15:4dfbd60ee614 |
|---|---|
| 69 | 69 |
| 70 MallocProlog * | 70 MallocProlog * |
| 71 VMS_ext__create_free_list(); | 71 VMS_ext__create_free_list(); |
| 72 | 72 |
| 73 void | 73 void |
| 74 VMS_ext__free_free_list( MallocProlog* freeListHeads[] ); | 74 VMS_ext__free_free_list( MallocProlog* freeListHead ); |
| 75 | 75 |
| 76 #endif | 76 #endif |
