diff -r 80ef3a206772 -r 48780e181b38 Symbian3/SDK/Source/GUID-D62A0234-348C-5553-B8C0-7B483AF9D50C.dita --- a/Symbian3/SDK/Source/GUID-D62A0234-348C-5553-B8C0-7B483AF9D50C.dita Fri Jul 16 17:23:46 2010 +0100 +++ b/Symbian3/SDK/Source/GUID-D62A0234-348C-5553-B8C0-7B483AF9D50C.dita Tue Jul 20 12:00:49 2010 +0100 @@ -26,13 +26,13 @@ a mutex and vests ownership of the handle in the thread.

Thread-relative handle - +

Compare with the following case where ownership of the mutex handle is vested in the process.

Process-relative handle - +

In both cases, the mutex object is added to the appropriate Kernel container which can be considered as the owner of the object.