changeset 10 | 36bfc973b146 |
parent 9 | 96e5fb8b040d |
child 43 | c1f20ce4abcf |
--- a/kernel/eka/include/e32std.inl Thu Dec 17 09:24:54 2009 +0200 +++ 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.