Used to prevent concurrent calls to walletpassphrase RPC.

Synopsis

Declared in <wallet/wallet.h>

Mutex m_unlock_mutex;

Created with MrDocs