Home
last modified time | relevance | path

Searched refs:PyEvent_Wait (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython3/Modules/_testinternalcapi/
Dtest_lock.c94 PyEvent_Wait(&test_data.done); in test_lock_two_threads()
143 PyEvent_Wait(&thread_data[i].done_event); in test_lock_counter()
186 PyEvent_Wait(&thread_data[i].done_event); in test_lock_counter_slow()
309 PyEvent_Wait(&thread_data[i].done); in _testinternalcapi_benchmark_locks_impl()
398 PyEvent_Wait(&test_data->step1); in rdlock_thread()
402 PyEvent_Wait(&test_data->step3); in rdlock_thread()
416 PyEvent_Wait(&test_data->step2); in wrlock_thread()
476 PyEvent_Wait(&test_data.done); in test_lock_rwlock()
Dtest_critical_sections.c191 PyEvent_Wait(&test_data.done_event); in test_critical_sections_threads()
230 PyEvent_Wait(&test_data->ready); in thread_gc()
277 PyEvent_Wait(&test_data.done_event); in test_critical_sections_gc()
/external/python/cpython3/Include/internal/
Dpycore_lock.h87 PyAPI_FUNC(void) PyEvent_Wait(PyEvent *evt);
/external/python/cpython3/Python/
Dlock.c268 PyEvent_Wait(PyEvent *evt) in PyEvent_Wait() function
/external/python/cpython3/Modules/
D_threadmodule.c308 PyEvent_Wait(&boot->handle_ready); in thread_run()
/external/python/cpython3/Doc/data/
Dpython3.13.abi243 …<elf-symbol name='PyEvent_Wait' type='func-type' binding='global-binding' visibility='default-visi…
27321PyEvent_Wait' mangled-name='PyEvent_Wait' filepath='Python/lock.c' line='268' column='1' visibilit…