Sample Programs
QNX SDP
7.1
Getting Started with QNX Neutrino RTOS
Updated: October 28, 2024
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.