Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dthread_pthread.h336 PyThread_acquire_lock_timed(PyThread_type_lock lock, PY_TIMEOUT_T microseconds, in PyThread_acquire_lock_timed() function
511 PyThread_acquire_lock_timed(PyThread_type_lock lock, PY_TIMEOUT_T microseconds, in PyThread_acquire_lock_timed() function
Dthread_nt.h275 PyThread_acquire_lock_timed(PyThread_type_lock aLock, in PyThread_acquire_lock_timed() function