cpython ~master (2016-02-02T15:55:08Z)
Dub
Repo
PyThread_acquire_lock_timed
deimos
python
pythread
Availability: >= 3.2
version
(
Python_3_2_Or_Later
)
PyLockStatus
PyThread_acquire_lock_timed
(
PyThread_type_lock
,
PY_TIMEOUT_T
microseconds
,
int
intr_flag
)
Meta
Source
See Implementation
deimos
python
pythread
aliases
PY_TIMEOUT_T
PyThread_type_lock
PyThread_type_sema
enums
PyLockStatus
functions
PyThread_ReInitTLS
PyThread__PyThread_exit_prog
PyThread__PyThread_exit_thread
PyThread_acquire_lock
PyThread_acquire_lock_timed
PyThread_allocate_lock
PyThread_create_key
PyThread_delete_key
PyThread_delete_key_value
PyThread_exit_prog
PyThread_exit_thread
PyThread_free_lock
PyThread_get_key_value
PyThread_get_stacksize
PyThread_get_thread_ident
PyThread_init_thread
PyThread_release_lock
PyThread_set_key_value
PyThread_set_stacksize
PyThread_start_new_thread
manifest constants
NOWAIT_LOCK
WAIT_LOCK
Availability: >= 3.2