Searched refs:smp_sgi_test_thread (Results 1 – 1 of 1) sorted by relevance
85 static void smp_sgi_test_thread(void *parameter) in smp_sgi_test_thread() function103 thread = rt_thread_create("smp_test_thread", smp_sgi_test_thread, RT_NULL, 4096, 25, 10); in smp_sgi_sample()
Completed in 8 milliseconds