Searched refs:htab_update_thread (Results 1 – 1 of 1) sorted by relevance
48 static void *htab_update_thread(void *arg) in htab_update_thread() function96 err = pthread_create(&tids[i], NULL, htab_update_thread, &ctx); in test_concurrent_update()