aystarik 3678580dc4 this is a necessary (but perhaps not sufficient) patch to allow
threadId == 0. Since the OwnerId is only filled in when a mutex is locked, we
see false positives in the deadlock detection code when our threadId is 0 and
we compare against unlocked mutexes. This only compares threadId for Locked
mutexes, but apparently, problems still persist...


date	2001.03.24.00.18.00;	author agrover;	state Exp;
2005-06-29 19:18:31 +00:00
2005-06-29 08:06:19 +00:00
Description
No description provided
170 MiB
Languages
ASL 68.6%
C 29%
Yacc 0.8%
HTML 0.5%
Shell 0.5%
Other 0.6%