Jan 20, 2009

What is pthread

What is pthread
POSIX Threads is a POSIX standard for threads. The standard defines an API for creating and manipulating threads.
Libraries implementing the POSIX Threads standard are often named Pthreads.

No comments:

Post a Comment