Home
last modified time | relevance | path

Searched defs:thread (Results 1 – 9 of 9) sorted by relevance

/examples/utest/testcases/kernel/
A Dhooklist_tc.c20 static void thread_inited_hooker1(rt_thread_t thread) in thread_inited_hooker1()
27 static void thread_inited_hooker2(rt_thread_t thread) in thread_inited_hooker2()
A Datomic_tc.c137 rt_thread_t thread; in test_atomic_add() local
A Dmem_tc.c22 rt_uint8_t thread[8]; /**< thread name */ member
24 rt_uint8_t thread[4]; /**< thread name */ member
A Dobject_tc.c133 rt_thread_t thread = rt_thread_create(name, RT_NULL, RT_NULL, 1024, 20, 10); in test_object_find_operations() local
/examples/libc/
A Dex6.c27 pthread_t thread; in libc_ex6() local
A Dex7.c80 pthread_t thread; in libc_ex7() local
/examples/utest/testcases/posix/pthread_h/functions/pthread_cond_broadcast/
A Dpthread_cond_broadcast_2-1_tc.c77 pthread_t thread[THREAD_NUM]; in posix_testcase() local
/examples/utest/testcases/lwp/
A Dcondvar_broadcast_tc.c75 struct rt_thread thread[THREAD_NUM]; in condvar_broadcast_tc() local
/examples/test/
A Drbb_test.c82 rt_thread_t thread; in rbb_test() local

Completed in 8 milliseconds