STREAMS Programming Guide

Constraints When Using Locks

When adding locks in a module it is important to observe these constraints:

The first restriction makes it hard to use module private locks to presere message ordering. MT STREAMS perimeters is the preferred mechanism to preserve message ordering.