Home
last modified time | relevance | path

Searched refs:test_c_thread_t (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
D_testcapimodule.c2345 } test_c_thread_t; typedef
2350 test_c_thread_t *test_c_thread = data; in temporary_c_thread()
2381 test_c_thread_t test_c_thread; in call_in_temporary_c_thread()
/external/python/cpython3/Modules/
D_testcapimodule.c3751 } test_c_thread_t; typedef
3756 test_c_thread_t *test_c_thread = data; in temporary_c_thread()
3787 test_c_thread_t test_c_thread; in call_in_temporary_c_thread()