Re: OS Question
- From: "Maxim S. Shatskih" <maxim@xxxxxxxxxxxxxxxx>
- Date: Tue, 13 May 2008 01:54:16 +0400
Can you explain? what is not compatible with multithreading? If there is
- 2 threads wants to write access the same data
- first gain the access
- second thread gains the access
- first thread does its work and returns
- on return, the data is marked back as read-only
- then second thread try to do work, and the data is read-only, a crash
--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@xxxxxxxxxxxxxxxx
http://www.storagecraft.com
.
- Follow-Ups:
- Re: OS Question
- From: Hugo gleaves
- Re: OS Question
- From: m
- Re: OS Question
- References:
- OS Question
- From: Hugo gleaves
- Re: OS Question
- From: Alexander Grigoriev
- Re: OS Question
- From: Hugo gleaves
- Re: OS Question
- From: Maxim S. Shatskih
- Re: OS Question
- From: Hugo gleaves
- OS Question
- Prev by Date: Re: kernel mode proxy driver
- Next by Date: Re: How to set NIC to promiscuous mode from FilterHook driver
- Previous by thread: Re: OS Question
- Next by thread: Re: OS Question
- Index(es):