Home
last modified time | relevance | path

Searched refs:htab_update_thread (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dhtab_update.c48 static void *htab_update_thread(void *arg) in htab_update_thread() function
96 err = pthread_create(&tids[i], NULL, htab_update_thread, &ctx); in test_concurrent_update()