Lock statement - 2nd question
- From: Roy Chastain <roy@xxxxxxxxx>
- Date: Thu, 14 Jul 2005 14:46:30 -0400
The doc says that the same thread can acquire a lock more than once.
My testing STRONGLY suggests that the doc is incorrect. It appears that my thread is blocking on itself.
Can anyone confirm that the doc is right or wrong?
Thanks
-------------------------------------------
Roy Chastain
KMSYS Worldwide, Inc.
http://www.kmsys.com
.
- Follow-Ups:
- Re: Lock statement - 2nd question
- From: Jon Skeet [C# MVP]
- Re: Lock statement - 2nd question
- From: Roy Chastain
- Re: Lock statement - 2nd question
- Prev by Date: lock statement
- Next by Date: Re: lock statement
- Previous by thread: lock statement
- Next by thread: Re: Lock statement - 2nd question
- Index(es):
Relevant Pages
|