Searched refs:dummy_thread_fn (Results 1 – 1 of 1) sorted by relevance
565 static void *dummy_thread_fn(void *arg) in dummy_thread_fn() function595 if (pthread_create(&threads[c_threads], NULL, dummy_thread_fn, NULL)) in test_cgcore_proc_migration()