Some lockable objects are “agent oblivious” in that they work for any
execution agent model because they do not determine or store the agent's ID (e.g., an
ordinary spin lock).
The BasicLockable requirements, the Lockable requirements,
and the TimedLockable requirements list the requirements imposed by these library types
in order to acquire or release ownership of a lock by a given execution agent.