zthr_create_timer
arc_reap_zthr = zthr_create_timer(arc_reap_cb_check,
extern zthr_t *zthr_create_timer(zthr_checkfunc_t *checkfunc,
return (zthr_create_timer(checkfunc, func, arg, (hrtime_t)0));