Getting Started With POSIX Threads
Tom Wagner
Don Towsley
Department of Computer Science
University of Massachusetts at Amherst
Contents:
Introduction
Hello World
Thread Synchronization
Coordinating Activities With Semaphores
Pragmatics
Appendix A - Semaphore Library
Appendix B - Notes on some questionable usage of pointers to functions
Available for Distribution:
Semaphore Library Source
Tutorial as Postscript
Uncompressed Tutorial as Postscript
Questions and comments should be directed to
wagner@cs.umass.edu
.
Copyright © 1995, Thomas Wagner and Don Towsley
All rights reserved.