Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Duprobe_syscall.c668 static void *worker_attach(void *arg) in worker_attach() function
740 err = pthread_create(&threads[i], NULL, i % 2 ? worker_trigger : worker_attach, in test_uprobe_race()