Searched refs:soflow_gc_thread_func (Results 1 – 1 of 1) sorted by relevance
185 static void soflow_gc_thread_func(void *v, wait_result_t w);205 if (kernel_thread_start(soflow_gc_thread_func, NULL, in soflow_init()1335 soflow_gc_thread_func(void *v, wait_result_t w) in soflow_gc_thread_func() function