<PREV> <INDEX> <NEXT>

Linux Threads

Thread: sequential flow of control through a program

Atomicity; Volatility

listing with threads


Compiler flags: -pthread = -lpthread -D_REENTRANT ...

thread run


<PREV> <INDEX> <NEXT>