Searched refs:rt_thread_entry2 (Results 1 – 1 of 1) sorted by relevance
43 static void rt_thread_entry2(void *parameter) in rt_thread_entry2() function68 …thread2 = rt_thread_create("T2", rt_thread_entry2, RT_NULL, THREAD_STACK_SIZE, THREAD_PRIORITY - 1… in smp_spinlock_tc()
Completed in 13 milliseconds