Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dthread_solaris.h25 new_func(void *funcarg) in new_func()
42 struct func_arg *funcarg; in PyThread_start_new_thread() local
/external/python/cpython2/Modules/
Dcdmodule.c613 PyObject *func, *funcarg; in CD_addcallback() local