blockingExclusive常量

FileLock const blockingExclusive

阻塞独占文件锁。

实现

static const blockingExclusive = const FileLock._internal(4);