Home
last modified time | relevance | path

Searched refs:_PyEvent_Notify (Results 1 – 7 of 7) sorted by relevance

/external/python/cpython3/Modules/_testinternalcapi/
Dtest_lock.c65 _PyEvent_Notify(&test_data->done); in lock_thread()
124 _PyEvent_Notify(&thread_data->done_event); in counter_thread()
166 _PyEvent_Notify(&thread_data->done_event); in slow_counter_thread()
242 _PyEvent_Notify(&thread_data->done); in thread_benchmark_locks()
406 _PyEvent_Notify(&test_data->done); in rdlock_thread()
420 _PyEvent_Notify(&test_data->done); in wrlock_thread()
462 _PyEvent_Notify(&test_data.step1); in test_lock_rwlock()
467 _PyEvent_Notify(&test_data.step2); in test_lock_rwlock()
472 _PyEvent_Notify(&test_data.step3); in test_lock_rwlock()
Dtest_critical_sections.c170 _PyEvent_Notify(&test_data->done_event); in thread_critical_sections()
226 _PyEvent_Notify(&test_data->ready); in thread_gc()
258 _PyEvent_Notify(&test_data->done_event); in thread_gc()
/external/python/cpython3/Include/internal/
Dpycore_lock.h83 PyAPI_FUNC(void) _PyEvent_Notify(PyEvent *evt);
/external/python/cpython3/Modules/
D_threadmodule.c271 _PyEvent_Notify(&handle->thread_is_exiting); in _PyThread_AfterFork()
361 _PyEvent_Notify(&handle->thread_is_exiting); in thread_run()
374 _PyEvent_Notify(&handle->thread_is_exiting); in force_done()
440 _PyEvent_Notify(&boot->handle_ready); in ThreadHandle_start()
541 _PyEvent_Notify(&handle->thread_is_exiting); in set_done()
/external/python/cpython3/Python/
Dlock.c250 _PyEvent_Notify(PyEvent *evt) in _PyEvent_Notify() function
Dpystate.c2190 _PyEvent_Notify(&stw->stop_event); in decrement_stoptheworld_countdown()
/external/python/cpython3/Doc/data/
Dpython3.13.abi1149 …<elf-symbol name='_PyEvent_Notify' type='func-type' binding='global-binding' visibility='default-v…
27317_PyEvent_Notify' mangled-name='_PyEvent_Notify' filepath='Python/lock.c' line='250' column='1' vis…