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