|
|
|
|||||
|
Trivial correction
Hi there!
As my compiler warnings always take some nerve, would you like to add a little trivial line to Mutex::unlock() ? inline void Mutex::unlock(LockState& state) const { (void)state; // <<----- this line LeaveCriticalSection(&_mutex); } thanks, Stephan |
|
|||||
|
Quote:
![]() Stephan |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| A trivial problem | OrNot | Help Center | 8 | 08-25-2005 03:31 AM |
| Freeze backup demo comment/correction | debrm | Bug Reports | 2 | 06-10-2005 10:23 AM |