id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 7571,Mutex fails to unlock and causes deadlock,yalon-l@…,Anthony Williams,"I'm using mutex and scoped_lock to lock and unlock it. Once a thread locks the mutex, it never gets unlocked, even though the lock goes out of scope and even when the thread terminates. As a result it causes a deadlock. The problem shows only when the operation the thread is doing is long enough to allow context switching between the threads. Problem appears on Visual Studio 2003 (VC7.1)",Bugs,closed,To Be Determined,thread,Boost 1.51.0,Problem,wontfix,mutex deadlock VC7.1,