MutexWithPriority constructor

MutexWithPriority(
  1. int priority
)

Implementation

MutexWithPriority(this.priority) : at = DateTime.now();