Searched refs:zthr_create_timer (Results 1 – 3 of 3) sorted by relevance
247 return (zthr_create_timer(checkfunc, func, arg, (hrtime_t)0)); in zthr_create()256 zthr_create_timer(zthr_checkfunc_t *checkfunc, zthr_func_t *func, in zthr_create_timer() function
7223 arc_reap_zthr = zthr_create_timer(arc_reap_cb_check, in arc_init()
29 extern zthr_t *zthr_create_timer(zthr_checkfunc_t *checkfunc,