Searched refs:dlmgmt_db_update_thread (Results 1 – 1 of 1) sorted by relevance
81 static void *dlmgmt_db_update_thread(void *);612 err = pthread_create(&tid, NULL, dlmgmt_db_update_thread, NULL); in dlmgmt_process_db_req()671 dlmgmt_db_update_thread(void *arg) in dlmgmt_db_update_thread() function