vs_eng_housekeeper
static void *vs_eng_housekeeper(void *);
(void) pthread_create(&tid, NULL, vs_eng_housekeeper, NULL);