Sample Programs
QNX SDP
7.1
Getting Started with QNX Neutrino RTOS
Updated: April 19, 2023
This appendix contains the complete versions of some of the sample programs discussed in this book.
atoz.c
For more information about this program, see the example in the
Returning directory entries
section of the Resource Managers chapter.
time1.c
For more information about this program, see
Server-maintained timeouts
in the Clocks, Timers, and Getting a Kick Every So Often chapter.
tp1.c
For more information about this program, see
Controlling the number of threads
in the Processes and Threads chapter.
tt1.c
For more information about this program, see
Kernel timeouts with pthread_join()
in the Clocks, Timers, and Getting a Kick Every So Often chapter.