mlsvc_timecheck
static void *mlsvc_timecheck(void *);
rc = pthread_create(&tid, &tattr, mlsvc_timecheck, 0);