dlmgmt_db_update_thread
err = pthread_create(&tid, NULL, dlmgmt_db_update_thread, NULL);
static void *dlmgmt_db_update_thread(void *);