unlock method

void unlock()

Implementation

void unlock() {
  bufferUnlock(cBuf);
}