Correct lock documentation
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1900 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -125,7 +125,7 @@ Unlock() is used to unlock the BClipboard and allow other threads in the applica
|
|||||||
</P></LI>
|
</P></LI>
|
||||||
|
|
||||||
<LI><P><B>Checking lock status:</B>
|
<LI><P><B>Checking lock status:</B>
|
||||||
IsLocked() returns true if the BClipboard is locked, and false if it is not locked.
|
IsLocked() returns true if the BClipboard is locked by the current thread, and false if it is not lockedi or is locked by another thread.
|
||||||
</P></LI>
|
</P></LI>
|
||||||
|
|
||||||
<LI><P><B>Checking clipboard name:</B>
|
<LI><P><B>Checking clipboard name:</B>
|
||||||
|
|||||||
Reference in New Issue
Block a user