Read/write locks are recursive

The i5/OS implementation of read/write locks provides a recursive behavior not only for shared read locks (as the thread standard specifies), but for exclusive write locks as well. The following statements apply to read/write locks on i5/OS:


Pthread APIs | APIs by category