≡ Menu

pthread_self

In the part I of the Linux Threads series, we discussed various aspects related to threads in Linux. In this article we will focus on how a thread is created and identified. We will also present a working C program example that will explain how to do basic threaded programming. Linux Threads Series: part 1, [...]

{ 18 comments }