Sample ProgramsThis appendix contains the complete versions of some of the sample programs discussed in this book. Related linkstime1.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.