| [ Web Proxy ] |
| Viewing: https://docs.python.org/2.2/lib/mutex-objects.html | [Back] [Original] |
mutex objects have following methods:
function(argument), unless the mutex is locked.
In the case it is locked, place the function and argument on the queue.
See unlock for explanation of when
function(argument) is executed in that case.
| Web Proxy Viewer | New URL | Original Page |