• Home
  • Raw
  • Download

Lines Matching refs:Locker

161 ScriptInterpreterPython::Locker::Locker (ScriptInterpreterPython *py_interpreter,  in Locker()  function in ScriptInterpreterPython::Locker
185 ScriptInterpreterPython::Locker::DoAcquireLock() in DoAcquireLock()
195 ScriptInterpreterPython::Locker::DoInitSession(bool init_lldb_globals) in DoInitSession()
203 ScriptInterpreterPython::Locker::DoFreeLock() in DoFreeLock()
213 ScriptInterpreterPython::Locker::DoTearDownSession() in DoTearDownSession()
221 ScriptInterpreterPython::Locker::~Locker() in ~Locker()
331 ScriptInterpreterPython::Locker locker(script_interpreter, in InputReaderCallback()
332 …ScriptInterpreterPython::Locker::AcquireLock | ScriptInterpreterPython::Locker::InitSession | Scri… in InputReaderCallback()
333 … ScriptInterpreterPython::Locker::FreeAcquiredLock); in InputReaderCallback()
444 ScriptInterpreterPython::Locker locker(script_interpreter, in InputReaderCallback()
445 … ScriptInterpreterPython::Locker::AcquireLock, in InputReaderCallback()
446 … ScriptInterpreterPython::Locker::FreeAcquiredLock); in InputReaderCallback()
495 Locker locker(this, in ScriptInterpreterPython()
496 ScriptInterpreterPython::Locker::AcquireLock, in ScriptInterpreterPython()
497 ScriptInterpreterPython::Locker::FreeAcquiredLock); in ScriptInterpreterPython()
566 Locker locker(this, in ~ScriptInterpreterPython()
567 ScriptInterpreterPython::Locker::AcquireLock, in ~ScriptInterpreterPython()
568 ScriptInterpreterPython::Locker::FreeLock); in ~ScriptInterpreterPython()
581 Locker locker(this, in ResetOutputFileHandle()
582 ScriptInterpreterPython::Locker::AcquireLock, in ResetOutputFileHandle()
583 ScriptInterpreterPython::Locker::FreeAcquiredLock); in ResetOutputFileHandle()
770 Locker locker(this, in ExecuteOneLine()
771 …terPython::Locker::AcquireLock | ScriptInterpreterPython::Locker::InitSession | (options.GetSetLLD… in ExecuteOneLine()
772 …ScriptInterpreterPython::Locker::FreeAcquiredLock | ScriptInterpreterPython::Locker::TearDownSessi… in ExecuteOneLine()
891 ScriptInterpreterPython::Locker locker(script_interpreter, in InputReaderCallback()
892 …ScriptInterpreterPython::Locker::AcquireLock | ScriptInterpreterPython::Locker::InitSession | Scri… in InputReaderCallback()
893 … ScriptInterpreterPython::Locker::FreeAcquiredLock); in InputReaderCallback()
936 ScriptInterpreterPython::Locker locker (script_interpreter, in InputReaderCallback()
937 … ScriptInterpreterPython::Locker::AcquireLock | ScriptInterpreterPython::Locker::InitSession, in InputReaderCallback()
938 … ScriptInterpreterPython::Locker::FreeAcquiredLock); in InputReaderCallback()
981 Locker locker(script_interpreter, in InputReaderCallback()
982 ScriptInterpreterPython::Locker::AcquireLock, in InputReaderCallback()
983 ScriptInterpreterPython::Locker::FreeAcquiredLock); in InputReaderCallback()
1041 Locker locker(this, in ExecuteOneLineWithReturn()
1042 …terPython::Locker::AcquireLock | ScriptInterpreterPython::Locker::InitSession | (options.GetSetLLD… in ExecuteOneLineWithReturn()
1043 …ScriptInterpreterPython::Locker::FreeAcquiredLock | ScriptInterpreterPython::Locker::TearDownSessi… in ExecuteOneLineWithReturn()
1208 Locker locker(this, in ExecuteMultipleLines()
1209 …Python::Locker::AcquireLock | ScriptInterpreterPython::Locker::InitSession | (options.GetSetL… in ExecuteMultipleLines()
1210 …ScriptInterpreterPython::Locker::FreeAcquiredLock | ScriptInterpreterPython::Locker::TearDownSessi… in ExecuteMultipleLines()
1788 Locker py_lock(this,Locker::AcquireLock,Locker::FreeLock); in OSPlugin_CreatePluginObject()
1800 Locker py_lock(this,Locker::AcquireLock,Locker::FreeLock); in OSPlugin_RegisterInfo()
1859 Locker py_lock(this,Locker::AcquireLock,Locker::FreeLock); in OSPlugin_ThreadsInfo()
1945 Locker py_lock(this,Locker::AcquireLock,Locker::FreeLock); in OSPlugin_RegisterContextData()
2007 Locker py_lock(this,Locker::AcquireLock,Locker::FreeLock); in OSPlugin_CreateThread()
2092 Locker py_lock(this); in CreateSyntheticScriptedProvider()
2183 Locker py_lock(this); in GetScriptedSummary()
2248 Locker py_lock(python_interpreter); in BreakpointCallbackFunction()
2301 Locker py_lock(python_interpreter); in WatchpointCallbackFunction()
2337 Locker locker(script_interpreter, in RunEmbeddedPythonInterpreter()
2338 …ScriptInterpreterPython::Locker::AcquireLock | ScriptInterpreterPython::Locker::InitSession | Scri… in RunEmbeddedPythonInterpreter()
2339 …ScriptInterpreterPython::Locker::FreeAcquiredLock | ScriptInterpreterPython::Locker::TearDownSessi… in RunEmbeddedPythonInterpreter()
2433 Locker py_lock(this); in CalculateNumChildren()
2459 Locker py_lock(this); in GetChildAtIndex()
2495 Locker py_lock(this); in GetIndexOfChildWithName()
2519 Locker py_lock(this); in UpdateSynthProviderInstance()
2543 Locker py_lock(this); in MightHaveChildrenSynthProviderInstance()
2631 Locker py_lock(this); in RunScriptFormatKeyword()
2663 Locker py_lock(this); in RunScriptFormatKeyword()
2695 Locker py_lock(this); in RunScriptFormatKeyword()
2727 Locker py_lock(this); in RunScriptFormatKeyword()
2775 Locker py_lock (this, in LoadScriptingModule()
2776 Locker::AcquireLock | (init_session ? Locker::InitSession : 0), in LoadScriptingModule()
2777 Locker::FreeAcquiredLock | (init_session ? Locker::TearDownSession : 0)); in LoadScriptingModule()
2977 Locker py_lock(this, in RunScriptBasedCommand()
2978 Locker::AcquireLock | Locker::InitSession, in RunScriptBasedCommand()
2979 Locker::FreeLock | Locker::TearDownSession); in RunScriptBasedCommand()
3043 std::unique_ptr<ScriptInterpreterLocker> py_lock(new Locker(this, in AcquireInterpreterLock()
3044Locker::AcquireLock | Locker::InitSession, in AcquireInterpreterLock()
3045Locker::FreeLock | Locker::TearDownSession)); in AcquireInterpreterLock()