Home
last modified time | relevance | path

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

/third_party/python/Python/
Dthread_nt.h188 PyThread_start_new_thread(void (*func)(void *), void *arg) in PyThread_start_new_thread() function
Dthread_pthread.h253 PyThread_start_new_thread(void (*func)(void *), void *arg) in PyThread_start_new_thread() function