Searched refs:load_mod_thrd (Results 1 – 1 of 1) sorted by relevance
119 pthread_t load_mod_thrd; in test_bpf_mod_race_config() local148 if (!ASSERT_OK(pthread_create(&load_mod_thrd, NULL, load_module_thread, NULL), in test_bpf_mod_race_config()158 pthread_kill(load_mod_thrd, SIGKILL); in test_bpf_mod_race_config()195 pthread_join(load_mod_thrd, NULL); in test_bpf_mod_race_config()