Mercurial > cgi-bin > hgwebdir.cgi > VMS > C_Libraries > Queue_impl
changeset 45:179144f26c9d MC_shared
hide animating VP and entry point
| author | Nina Engelhardt <nengel@mailbox.tu-berlin.de> |
|---|---|
| date | Wed, 15 May 2013 15:28:42 +0200 |
| parents | c54f7e0a9d11 |
| children | 0b3e087a6d37 |
| files | PrivateQueue.h |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line diff
1.1 --- a/PrivateQueue.h Wed Mar 06 14:33:55 2013 +0100 1.2 +++ b/PrivateQueue.h Wed May 15 15:28:42 2013 +0200 1.3 @@ -19,7 +19,7 @@ 1.4 #define LOCKED 1 1.5 #define UNLOCKED 0 1.6 1.7 -#define DEBUG_PRIVATE_Q 1.8 +//#define DEBUG_PRIVATE_Q 1.9 1.10 /* It is the data that is shared so only need one mutex. */ 1.11 typedef struct
