[ros-dev] KeRundownThread question

Hartmut Birr hartmut.birr at gmx.de
Sat Mar 26 20:28:10 CET 2005


Alex Ionescu wrote:

> That's what the assert should do as well. Mutants have APC Disable =
> 0. Mutexes have it =1. Usermode can only create mutant, so apcdisable
> will always be 0.

This means the ASSERT statemant is wrong. The correct statement is:

ASSERT(Mutant->ApcDisable == 0);

- Hartmut


More information about the Ros-dev mailing list