diff options
author | Simon McQueen <simon.mcqueen@gmail.com> | 2008-09-25 08:12:53 +0000 |
---|---|---|
committer | Simon McQueen <simon.mcqueen@gmail.com> | 2008-09-25 08:12:53 +0000 |
commit | b70d6a7cc552d500543242051d9e746516ad6f4d (patch) | |
tree | 8842db9116c310bbc7c885aec743fcc89e1d4f09 /TAO/tao/TSS_Resources.cpp | |
parent | 7a9d173dcc450135ca042b8b261802eed5b386c5 (diff) | |
download | ATCD-b70d6a7cc552d500543242051d9e746516ad6f4d.tar.gz |
ChangeLogTag: Thu Sep 25 07:47:24 UTC 2008 Simon McQueen <sm@prismtech.com>
Diffstat (limited to 'TAO/tao/TSS_Resources.cpp')
-rw-r--r-- | TAO/tao/TSS_Resources.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tao/TSS_Resources.cpp b/TAO/tao/TSS_Resources.cpp index 55bcde08649..a65eecfb58d 100644 --- a/TAO/tao/TSS_Resources.cpp +++ b/TAO/tao/TSS_Resources.cpp @@ -15,6 +15,7 @@ TAO_TSS_Resources::TAO_TSS_Resources (void) : poa_current_impl_ (0) , rtscheduler_current_impl_ (0) , rtscheduler_previous_current_impl_ (0) + , rtcorba_current_priority_ (-1) // RTCORBA::minPriority - 1 , default_environment_ (&tss_environment_) #if (TAO_HAS_CORBA_MESSAGING == 1) |