Changes between Initial Version and Version 1 of Ticket #6671
- Timestamp:
 - Mar 10, 2012, 1:49:42 PM (11 years ago)
 
Legend:
- Unmodified
 - Added
 - Removed
 - Modified
 
- 
      
Ticket #6671 – Description
initial v1 1 The mutex() and release() functions found in unique_lock and shared_lock are missing in upgrade_lock and upgrade_to_unique_lock.1 The mutex() and release() functions found in unique_lock and shared_lock are missing in upgrade_lock. 2 2 3 These functions should be added to th ese classes.3 These functions should be added to this class.  
