Searched refs:load_module_thread (Results 1 – 1 of 1) sorted by relevance
72 static void *load_module_thread(void *p) in load_module_thread() function148 if (!ASSERT_OK(pthread_create(&load_mod_thrd, NULL, load_module_thread, NULL), in test_bpf_mod_race_config()
Completed in 3 milliseconds