Home
last modified time | relevance | path

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

/Zephyr-latest/tests/subsys/fs/fat_fs_api/src/
Dtest_fat_file_reentrant.c21 struct k_thread tfile2_access_data; variable
78 k_tid_t tid = k_thread_create(&tfile2_access_data, tfile2_access_stack_area, in test_reentrant_parallel_file_access()