#include <notepad_commandqueue.h>
Public Member Functions | |
MutexLocker (Mutex *m) | |
~MutexLocker () |
Definition at line 62 of file notepad_commandqueue.h.
notepad::MutexLocker::MutexLocker | ( | Mutex * | m | ) | [inline] |
Definition at line 65 of file notepad_commandqueue.h.
References notepad::Mutex::lock().
notepad::MutexLocker::~MutexLocker | ( | ) | [inline] |
Definition at line 66 of file notepad_commandqueue.h.
References notepad::Mutex::unlock().