"The implementation should use names that end with
_Locking
for locking policies defined by the implementation."
Followed. Two implementation-defined locking policies are defined,
whose names (Inheritance_Locking
and
Concurrent_Readers_Locking
) follow this suggestion.