Searched defs:exe_ctx_ref (Results 1 – 3 of 3) sorted by relevance
51 ExecutionContextRef exe_ctx_ref; // This tells us where we have stopped, what thread. variable
258 const ExecutionContextRef &exe_ctx_ref = GetExecutionContextRef(); in IsInScope() local
149 ExecutionContext::ExecutionContext (const ExecutionContextRef &exe_ctx_ref) : in ExecutionContext()191 ExecutionContext::ExecutionContext (const ExecutionContextRef &exe_ctx_ref, Mutex::Locker &locker) : in ExecutionContext()