mirror of
https://github.com/OpenMP/Examples.git
synced 2025-04-10 16:32:11 +01:00
11 lines
269 B
TeX
11 lines
269 B
TeX
\subsection{Nestable Lock Routines}
|
|
\label{subsec:nestable_lock}
|
|
|
|
The following example demonstrates how a nestable lock can be used to synchronize
|
|
updates both to a whole structure and to one of its members.
|
|
|
|
\cexample{nestable_lock}{1}
|
|
|
|
\fexample{nestable_lock}{1}
|
|
|