![[wl_bufferpin_bufferpin.png|256]]
- **Description**: Waiting to acquire an exclusive pin on a buffer. Physically,
this means another backend holds a shared or exclusive lock preventing the
current process from incrementing the atomic reference count (pin count) in
the shared Buffer Header data structure.
- **Resources**: [[Memory]], [[CPU]]