Message171626
Yes, any "blocking" on the internal lock is not semantic blocking due to the use of the Shared lock itself, but merely a technical aspect, not semantically visible to the program. It is equivalent to the operating system pausing the thread, a techical detail opaque to the user program and somethign it cannot affect or influence.
"Blocking" in the sense of the lock is due to the semantic use of the lock itself and the resources that it protects. |
|
Date |
User |
Action |
Args |
2012-09-30 11:02:39 | kristjan.jonsson | set | recipients:
+ kristjan.jonsson, pitrou, jyasskin, asvetlov, mklauber, Sebastian.Noack |
2012-09-30 11:02:39 | kristjan.jonsson | set | messageid: <1349002959.22.0.918956447587.issue8800@psf.upfronthosting.co.za> |
2012-09-30 11:02:39 | kristjan.jonsson | link | issue8800 messages |
2012-09-30 11:02:38 | kristjan.jonsson | create | |
|