- Timestamp:
- Jul 31, 2012, 7:21:28 PM (12 years ago)
- Location:
- source/ariba/utility
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/utility/addressing
- Property svn:mergeinfo changed (with no actual effect on merging)
-
source/ariba/utility/bootstrap/modules/bluetoothsdp
- Property svn:mergeinfo changed (with no actual effect on merging)
-
source/ariba/utility/bootstrap/modules/periodicbroadcast
- Property svn:mergeinfo changed (with no actual effect on merging)
-
source/ariba/utility/transport
- Property svn:mergeinfo changed (with no actual effect on merging)
-
source/ariba/utility/transport/messages/shared_buffer.cpp
r10653 r10673 25 25 26 26 size_t shared_buffer_t::allocated_buffers = init(); 27 boost::mutex allocated_buffers_mutex;27 boost::mutex shared_buffer_t::allocated_buffers_mutex; 28 28 29 29 #endif //DEBUG
Note:
See TracChangeset
for help on using the changeset viewer.