This is where you specify the locks and latches that are available for use in builds
- Locks
- Locks can only be used by one dependant build at a time.
- Latches
- Latches force all dependant builds to wait until the latch is opened.
- Signals
- An indirect build trigger.