nuttx-apps/examples/pipe
Huang Qi 648e25bac1 examples/pipe: Enhance test by different r/w thread priority
By arranging and combining the priorities of read and write
threads to cover more usage scenarios.

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2024-10-11 18:20:29 +08:00
..
CMakeLists.txt cmake:refine cmake build for apps/examples 2023-08-17 01:15:17 +08:00
interlock_test.c apps/examples/pipe: check POSIX-compliant behavior of NuttX's FIFOs 2023-04-22 01:28:25 +08:00
Kconfig
Make.defs
Makefile
pipe.h examples/pipe: Enhance test by different r/w thread priority 2024-10-11 18:20:29 +08:00
pipe_main.c examples/pipe: Enhance test by different r/w thread priority 2024-10-11 18:20:29 +08:00
redirect_test.c apps/examples/pipe: check POSIX-compliant behavior of NuttX's FIFOs 2023-04-22 01:28:25 +08:00
transfer_test.c examples/pipe: Enhance test by different r/w thread priority 2024-10-11 18:20:29 +08:00