Damien George 234f07f16c py/modthread: Use system-provided mutexs for _thread locks.
It's more efficient using the system mutexs instead of synthetic ones with
a busy-wait loop.  The system can do proper scheduling and blocking of the
threads waiting on the mutex.
2017-02-15 11:28:02 +11:00
..
2017-02-08 11:12:26 +11:00
2017-02-08 11:12:26 +11:00
2015-11-13 12:49:18 +00:00
2017-01-27 17:19:06 +11:00
2017-01-27 17:19:06 +11:00