vscand_cfg_handler
if (pthread_create(&vscand_cfg_tid, NULL, vscand_cfg_handler, 0) != 0) {
static void *vscand_cfg_handler(void *);