Home
last modified time | relevance | path

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

/examples/test/
A Dfs_test.c22 static rt_thread_t fsrw2_thread = RT_NULL; variable
151 fsrw2_thread = RT_NULL; in fsrw2_thread_entry()
162 fsrw2_thread = RT_NULL; in fsrw2_thread_entry()
182 fsrw2_thread = RT_NULL; in fsrw2_thread_entry()
198 fsrw2_thread = RT_NULL; in fsrw2_thread_entry()
214 fsrw2_thread = RT_NULL; in fsrw2_thread_entry()
224 fsrw2_thread = RT_NULL; in fsrw2_thread_entry()
274 if( fsrw2_thread != RT_NULL ) in fs_test()
280 fsrw2_thread = rt_thread_create( "fsrw2", in fs_test()
286 if ( fsrw2_thread != RT_NULL) in fs_test()
[all …]

Completed in 2 milliseconds