Used to prevent concurrent calls to walletpassphrase RPC.
Declared in <wallet/wallet.h>
<wallet/wallet.h>
Mutex m_unlock_mutex;
Created with MrDocs