[ros-dev] Re: [ros-svn] [ion] 13832: - FreeLdr Part II (ntoskrnl is now relocated, removes 3GB compiler flag). Note that there is a bug in LD which Filip and I are examining, so do not try this yet.

Gunnar Dalsnes hardon at online.no
Tue Mar 8 12:52:41 CET 2005


Windows use a read/write lock (ERESOURCE) per OBJECT_TYPE. BTW: windows 
has an internal function BOOL ObReferenceObjectSafe, which tells if the 
referencing succeded or not, while the ObReferenceObject is a VOID. Its 
probably unrelated thou.

Hartmut Birr wrote:
> Hi,
> 
> I can fix my problem by protecting the access to some entries of the
> object header with a global spinnlock, but I doesn't like this. Has
> anyone a better idea?
> 
> - Hartmut
> 
> 
> 


More information about the Ros-dev mailing list