Home
last modified time | relevance | path

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

/examples/utest/testcases/kernel/
A Datomic_tc.c125 static void ture_entry(void *parameter) in ture_entry() function
143 …thread = rt_thread_create("t1", ture_entry, RT_NULL, THREAD_STACKSIZE, THREAD_PRIORITY, THREAD_TIM… in test_atomic_add()
145 …thread = rt_thread_create("t2", ture_entry, RT_NULL, THREAD_STACKSIZE, THREAD_PRIORITY, THREAD_TIM… in test_atomic_add()
147 …thread = rt_thread_create("t3", ture_entry, RT_NULL, THREAD_STACKSIZE, THREAD_PRIORITY, THREAD_TIM… in test_atomic_add()

Completed in 2 milliseconds