changeset 6 | 0173bcd7697c |
parent 0 | a41df078684a |
child 43 | c1f20ce4abcf |
--- a/kernel/eka/include/e32std.inl Wed Dec 23 11:43:31 2009 +0000 +++ b/kernel/eka/include/e32std.inl Thu Jan 07 13:38:45 2010 +0200 @@ -3559,7 +3559,7 @@ // Class RCriticalSection inline TBool RCriticalSection::IsBlocked() const /** -Tests whether the critical section is occupied by another thread. +Tests whether the critical section is occupied by any thread. @return True, if the critical section is occupied by another thread. False, otherwise.