Home
last modified time | relevance | path

Searched defs:PyThread_acquire_lock_timed (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Python/
Dthread_pthread.h439 PyThread_acquire_lock_timed(PyThread_type_lock lock, PY_TIMEOUT_T microseconds, in PyThread_acquire_lock_timed() function
631 PyThread_acquire_lock_timed(PyThread_type_lock lock, PY_TIMEOUT_T microseconds, in PyThread_acquire_lock_timed() function
Dthread_nt.h305 PyThread_acquire_lock_timed(PyThread_type_lock aLock, in PyThread_acquire_lock_timed() function