static int |
python.PyThread_acquire_lock_timed(PyThread_type_lock arg0,
long microseconds,
int intr_flag) |
static int |
python.PyThread_acquire_lock_timed(PyThread_type_lock arg0,
long microseconds,
int intr_flag) |
static int |
python.PyThread_acquire_lock(PyThread_type_lock arg0,
int arg1) |
static int |
python.PyThread_acquire_lock(PyThread_type_lock arg0,
int arg1) |
static void |
python.PyThread_free_lock(PyThread_type_lock arg0) |
static void |
python.PyThread_free_lock(PyThread_type_lock arg0) |
static void |
python.PyThread_release_lock(PyThread_type_lock arg0) |
static void |
python.PyThread_release_lock(PyThread_type_lock arg0) |