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 pipe: modify default stack size to fix stack overflow 2021-07-12 20:27:39 -07:00
Make.defs Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
Makefile Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
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