Changeset 9896 for source/ariba/utility/system/BlockingMethod.cpp
- Timestamp:
- Jun 30, 2011, 1:23:04 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/utility/system/BlockingMethod.cpp
r3690 r9896 80 80 } 81 81 82 void BlockingMethod::joinThread(){ 83 this->threadObj->join(); 84 } 85 82 86 }} // namespace ariba, common
Note:
See TracChangeset
for help on using the changeset viewer.