|
-
June 27th, 2006, 10:10 AM
#7
Re: critical section question
I think marten range was right on the money there. It must be that one of my threads is calling EnterCriticial section multiple times without calling LeaveCriticalSection. Alas posting some simple code that reproduce the problem is really hard because my code has 20 different threads with as many criticial sections and it's hard to trace down to which thread is doing it. Thanks a lot for the info about when a critical section is locked. I go over my code more in depth. Hopefully i can fix it. Thanks
Amish
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|