≡ Menu

pthread_exit Example

In the part-II (Thread creation and Identification) of the Linux Thread series, we discussed about thread IDs, how to compare two thread IDs and how to create a thread. In this article we will mainly focus on how a thread is terminated. Linux Threads Series: part 1, part 2, part 3 (this article). C Thread [...]

{ 18 comments }