[Return to Bookshelf] [Contents] [Previous Section] [Next Section] [Index] [Help]


2 Thread Concepts and Operations

This chapter discusses concepts and techniques related to DECthreads operations and coding. Chapter 1 summarized the operation of just the pthread routines. For detailed information on all the multithreading routines referred to in this chapter and the last, see the detailed description of the routines in the appropriate reference section.


Note
The current version of DECthreads supports many similar API sets: The POSIX 1003.1c-1995 and tis interfaces are the primary DECthreads interfaces. Most functions have close equivalents in all of these API sets. Refer to the relevant appendices of this book for detailed comparisons.