Searched defs:closure (Results 1 – 13 of 13) sorted by relevance
39 struct closure struct46 thread_func (void *closure) in thread_func()
27 noop_thread (void *closure) in noop_thread()
32 noop_thread (void *closure) in noop_thread()
27 threadfunc (void *closure) in threadfunc()
35 setuid_thread (void *closure) in setuid_thread()
155 struct walk_closure *closure = closure0; in walker() local173 struct walk_closure closure = { .the_sem = sem, .rec = NULL }; in __sem_remove_mapping() local
50 subprocess_no_tid_match (void *closure) in subprocess_no_tid_match()65 subprocess (void *closure) in subprocess()85 threadfunc (void *closure) in threadfunc()
29 subprocess (void *closure) in subprocess()37 threadfunc (void *closure) in threadfunc()
64 thread_pause_noreturn (void *closure) in thread_pause_noreturn()76 thread_read_signal (void *closure) in thread_read_signal()
38 subprocess (void *closure) in subprocess()
49 thread_burn_one_cpu (void *closure) in thread_burn_one_cpu()77 thread_burn_any_cpu (void *closure) in thread_burn_any_cpu()
136 get_thread_func (void *closure) in get_thread_func()148 delayed_thread_func (void *closure) in delayed_thread_func()
207 subprocess_callback (void *closure) in subprocess_callback()
Completed in 10 milliseconds