Submit the specified numUnits from the reserve units guarded by this object. After this operation, the number of reserved units guarded by this object will be reduced by numUnits. The behavior is undefined unless numUnits <= unitsReserved().
numUnits
numUnits <= unitsReserved()
Declared in <balb_reservationguard.h>
<balb_reservationguard.h>
void submitReserved(bsls::Types::Uint64 numUnits);