Variable Output.lock

The lock condition for this Output

struct Output
{
  // ...
  Lock lock ;
  // ...
}