Home
last modified time | relevance | path

Searched defs:run_thread (Results 1 – 6 of 6) sorted by relevance

/external/curl/tests/libtest/
Dlib3026.c33 static DWORD WINAPI run_thread(LPVOID ptr) in run_thread() function
117 static void *run_thread(void *ptr) in run_thread() function
Dlib1565.c46 static void *run_thread(void *ptr) in run_thread() function
Dlib1541.c92 static void *run_thread(void *ptr) in run_thread() function
/external/python/cpython2/Lib/test/
Dtest_gc.py349 def run_thread(): function
/external/python/cpython3/Lib/test/
Dtest_gc.py406 def run_thread(): function
Dtest_threading.py1510 def run_thread(): function