Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_sockmap.c594 .consumer_thread = consumer,
/linux/tools/testing/selftests/bpf/prog_tests/
H A Duprobe_multi_test.c974 static void *consumer_thread(void *arg) in consumer_thread() function
1048 err = pthread_create(&pt[idx], NULL, consumer_thread, (void *) idx); in test_consumers()