pyd v0.14.3 (2022-03-12T16:12:50Z)
Home
Dub
Repo
PyThread_set_stacksize
deimos
python
pythread
Availability: >= 2.5
version(Python_2_5_Or_Later)
extern (
C
)
int
PyThread_set_stacksize
(
size_t
)
Meta
Source
See Implementation
deimos
python
pythread
aliases
NATIVE_TSS_KEY_T
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
PyThread_tss_alloc
PyThread_tss_create
PyThread_tss_delete
PyThread_tss_free
PyThread_tss_get
PyThread_tss_is_created
PyThread_tss_set
manifest constants
NOWAIT_LOCK
PYTHREAD_INVALID_THREAD_ID
Py_tss_NEEDS_INIT
WAIT_LOCK
structs
Py_tss_t
Availability: >= 2.5