Home
last modified time | relevance | path

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

/examples/test/
A Dfs_test.c30 rt_uint32_t round; in fsrw1_thread_entry() local
36 round = 1; in fsrw1_thread_entry()
124 rt_kprintf("thread fsrw1 round %d ",round++); in fsrw1_thread_entry()
138 rt_uint32_t round; in fsrw2_thread_entry() local
144 round = 1; in fsrw2_thread_entry()
232 rt_kprintf("thread fsrw2 round %d ",round++); in fsrw2_thread_entry()

Completed in 2 milliseconds