Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dthread_solaris.h25 new_func(void *funcarg) in new_func() function
50 if (thr_create(0, 0, new_func, funcarg, in PyThread_start_new_thread()