Queue-Welding Mechanism

The STREAMS synchronization-queueing mechanism allows only one queue to be accessed at any one time.

In some cases, however, it is necessary for a thread to establish queue connections between modules that are not in the same stream.

These queue connections (welding mechanism) are especially useful for STREAMS multiplexing and for echo-like STREAMS drivers.