thr_call_statd
if (thr_create(NULL, 0, thr_call_statd, name, 0, NULL)) {
static void *thr_call_statd(void *);