diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-05-13 14:28:14 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-05-13 14:28:14 +0000 |
commit | e1e1f01c0e8fafbbb65982090dbf3dc8a8ce51cf (patch) | |
tree | fd01e1dec72cc5ffe24c6ba20bed342da9b4139a /TAO/tao/poa_macros.h | |
parent | a233ecd98b69fbfb9a18a2c3cc3826084a44ce38 (diff) | |
download | ATCD-e1e1f01c0e8fafbbb65982090dbf3dc8a8ce51cf.tar.gz |
inserted RCS keyword string
Diffstat (limited to 'TAO/tao/poa_macros.h')
-rw-r--r-- | TAO/tao/poa_macros.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/poa_macros.h b/TAO/tao/poa_macros.h index b46ae1a10f8..bce995456a4 100644 --- a/TAO/tao/poa_macros.h +++ b/TAO/tao/poa_macros.h @@ -1,3 +1,5 @@ +// $Id$ + // Convenient macro for testing for deadlock, as well as for detecting // when mutexes fail. #define TAO_POA_WRITE_GUARD(MUTEX,OBJ,LOCK,ENV) \ |