Home
last modified time | relevance | path

Searched refs:thread_temp_entry (Results 1 – 2 of 2) sorted by relevance

/examples/utest/testcases/kernel/smp/
A Dsmp_affinity_pri2_tc.c36 static void thread_temp_entry(void *parameter) in thread_temp_entry() function
55 …temp_thread = rt_thread_create("Tn", thread_temp_entry, RT_NULL, THREAD_STACK_SIZE, LOW_PRIORITY, … in thread_entry()
A Dsmp_affinity_pri1_tc.c35 static void thread_temp_entry(void *parameter) in thread_temp_entry() function
64 …temp_thread = rt_thread_create("Tn", thread_temp_entry, RT_NULL, THREAD_STACK_SIZE, THIGH_PRIORITY… in thread_entry()

Completed in 2 milliseconds