Home
last modified time | relevance | path

Searched refs:bpo20891_thread (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Programs/
H A D_testembed.c350 static void bpo20891_thread(void *lockp) in bpo20891_thread() function
380 unsigned long thrd = PyThread_start_new_thread(bpo20891_thread, &lock); in test_bpo20891()

Completed in 4 milliseconds