clearAll method

void clearAll()

Manually clear all locks.

Implementation

void clearAll() => _locks.clear();