Pthread Programming Part 5 - Synchronizing with Read/Write Locks

Subscriber content preview. For full access to the Red Hat Knowledgebase, please log in.

Not a subscriber? Learn more about the benefits of Red Hat Subscriptions.

In the final part of the Pthread Programming series, George Hacker demonstrates how to synchronize with Read/Write locks, including using initialization/destruction functions and locking/non-blocking locking functions.