Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_testcapimodule.c1962 _make_call(void *callable) in _make_call() function
1980 _make_call(callable); in _make_call_from_thread()
2009 success &= _make_call(fn); in test_thread_state()
2012 success &= _make_call(fn); in test_thread_state()
2022 success &= _make_call(fn); in test_thread_state()
/external/python/cpython3/Modules/
D_testcapimodule.c2856 _make_call(void *callable) in _make_call() function
2874 _make_call(callable); in _make_call_from_thread()
2901 success &= _make_call(fn); in test_thread_state()
2904 success &= _make_call(fn); in test_thread_state()
2914 success &= _make_call(fn); in test_thread_state()