Monday, November 28, 2011

Pthreads Programming

POSIX Threads (稱為 Pthreads) 制定與 thread 有關的標準於 IEEE POSIX 1003.1c standard。

參考範例
POSIX Threads Programming, https://computing.llnl.gov/tutorials/pthreads/
POSIX Threads Programming Exercise, https://computing.llnl.gov/tutorials/pthreads/exercise.html

No comments:

Post a Comment