MutexedAA.mutex

Mutex to lock the associative array with.

struct MutexedAA(AA : V[K], V, K)
private shared
Mutex mutex;