Searched refs:worker_attach (Results 1 – 1 of 1) sorted by relevance
668 static void *worker_attach(void *arg) in worker_attach() function740 err = pthread_create(&threads[i], NULL, i % 2 ? worker_trigger : worker_attach, in test_uprobe_race()