Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Modules/
D_testcapimodule.c2350 test_c_thread_t *test_c_thread = data; in temporary_c_thread() local
2381 test_c_thread_t test_c_thread; in call_in_temporary_c_thread() local
/aosp_15_r20/external/python/cpython3/Modules/
D_testcapimodule.c4519 test_c_thread_t *test_c_thread = data; in temporary_c_thread() local
4544 static test_c_thread_t test_c_thread; variable