Searched refs:sm_try (Results 1 – 1 of 1) sorted by relevance
95 static void *sm_try(void *);437 if (thr_create(NULL, 0, sm_try, NULL, THR_DETACHED, NULL)) in thr_statd_init()639 sm_try(void *arg __unused) in sm_try() function