ROSE 0.11.145.134
|
RAII lock guard.
Locks the specified instruction in memory for the lifetime of this object.
Definition at line 440 of file InstructionCache.h.
#include <Rose/BinaryAnalysis/InstructionCache.h>
Public Member Functions | |
InstructionGuard (const InstructionPtr &insn) | |
Constuct the object and acquire locks. | |
|
inlineexplicit |
Constuct the object and acquire locks.
Definition at line 448 of file InstructionCache.h.