Searched refs:closure (Results 1 – 3 of 3) sorted by relevance
36 thread_func (void *closure) in thread_func() argument38 enum test_type *ptype = closure; in thread_func()
63 check_chroot_working (void *closure) in check_chroot_working() argument332 run_res_init (void *closure) in run_res_init() argument334 struct test_context *ctx = closure; in run_res_init()405 run_res_init_thread_func (void *closure) in run_res_init_thread_func() argument407 run_res_init (closure); in run_res_init_thread_func()414 run_res_init_on_thread (void *closure) in run_res_init_on_thread() argument768 special_test_callback (void *closure) in special_test_callback() argument770 unsigned int *test_indexp = closure; in special_test_callback()908 special_test_thread_func (void *closure) in special_test_thread_func() argument910 special_test_callback (closure); in special_test_thread_func()[all …]
267 thread_byname (void *closure) in thread_byname() argument274 thread_byname2 (void *closure) in thread_byname2() argument281 thread_byname2_af_inet6 (void *closure) in thread_byname2_af_inet6() argument329 thread_gai_inet (void *closure) in thread_gai_inet() argument336 thread_gai_inet6 (void *closure) in thread_gai_inet6() argument343 thread_gai_unspec (void *closure) in thread_gai_unspec() argument
Completed in 8 milliseconds