Mercurial > cgi-bin > hgwebdir.cgi > VMS > C_Libraries > Queue_impl
diff PrivateQueue.h @ 45:179144f26c9d
hide animating VP and entry point
| author | Nina Engelhardt <nengel@mailbox.tu-berlin.de> |
|---|---|
| date | Wed, 15 May 2013 15:28:42 +0200 |
| parents | 8fcbe46de60a |
| children |
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
