#include <lockers.h>
Definition at line 14 of file lockers.h.
◆ MutexLocker()
dart::bin::MutexLocker::MutexLocker |
( |
Mutex * |
mutex | ) |
|
|
inlineexplicit |
Definition at line 16 of file lockers.h.
16 : mutex_(mutex) {
19 }
◆ ~MutexLocker()
virtual dart::bin::MutexLocker::~MutexLocker |
( |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file:
- third_party/dart-lang/sdk/runtime/bin/lockers.h