The mutex module has been handled.
This commit is contained in:
parent
6fcfd6b0f0
commit
755b55ed10
|
@ -462,7 +462,7 @@ small audience or lack of adherence to more modern standards.
|
|||
+ Undocumented.
|
||||
+ Never updated to support absolute imports.
|
||||
|
||||
* mutex
|
||||
* mutex [done: 2.6, 3.0]
|
||||
|
||||
+ Easy to implement using a semaphore and a queue.
|
||||
+ Cannot block on a lock attempt.
|
||||
|
|
Loading…
Reference in New Issue