摘要: MSDN Magazine > Issues and Downloads > 2006 > April > Avoiding And Detecting Deadlocks In .NET Apps w...No More HangsAdvanced Techniques To Avoid And Detect Deadlocks In .NET AppsJoe DuffyThis article discusses:Understanding how deadlocks occurAvoiding deadlocks with lock levelingDetecti 阅读全文
posted @ 2012-10-20 00:30 ppshinebl 阅读(401) 评论(0) 推荐(0) 编辑
摘要: Deadlock monitorStephen ToubCode download available at: NETMatters2007_10.exe (156 KB) Browse the Code OnlineQ I'm using locks in my application to synchronize work on a bunch of threads. Unfortunately, I'm doing something incorrectly and my threads seem to just stop sometimes. I think I' 阅读全文
posted @ 2012-10-20 00:29 ppshinebl 阅读(406) 评论(0) 推荐(0) 编辑