[ros-dev] KeRundownThread question

Hartmut Birr hartmut.birr at gmx.de
Sat Mar 26 19:57:35 CET 2005


Alex Ionescu wrote:

>
> How can a user-mode thread create a mutex?

Simply with CreateMutex. I change the assert statement to:

ASSERT(Mutant->Header.Size == sizeof(KMUTANT)/sizeof(ULONG));

This does ros crash only for mutex objects and not for mutant objects.

- Hartmut



More information about the Ros-dev mailing list