≡ Menu

pthread_mutex_destroy Examples

In the Linux threads series, we discussed on the ways in which a thread can terminate and how the return status is passed on from the terminating thread to its parent thread. In this article we will throw some light on an important aspect known as thread synchronization. Linux Threads Series: part 1, part 2, [...]

{ 44 comments }