Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d3b0aa commit ef8844fCopy full SHA for ef8844f
1 file changed
Doc/library/threading.rst
@@ -497,6 +497,7 @@ All methods are executed atomically.
497
There is no return value.
498
499
.. method:: locked()
500
+
501
Return true if the lock is acquired.
502
503
0 commit comments