Home
last modified time | relevance | path

Searched defs:thread_func (Results 1 – 3 of 3) sorted by relevance

/xnu-8020.121.3/tests/
H A Dmcast_group_race_82820812.c20 thread_func(__unused void* arg) in thread_func() function
H A Duser_msrs.c38 thread_func(void *param) in thread_func() function
H A Dselect_stress.c27 typedef void * (*thread_func)(struct endpoint *ep); typedef