StatisticOutputunlockOn this pageunlockvoid unlock(); Use this function to release the lock acquired by lock(). Locking is handled in the base StatisticFieldsOutput class and typically does not need to be done by derivative classes. See lock() for additional details. Parameters returns none Example