Condition in C API
Matt Joiner
anacrolix at gmail.com
Thu Mar 22 15:53:51 CET 2012
Is there a Condition-like object exposed in the CPython C API? I've
found PyThread_lock_type, but nothing condition-like.
More information about the Python-list
mailing list