Searched defs:Locker (Results 1 - 12 of 12) sorted by last modified time

/external/v8/include/
H A Dv8.h4050 * If you are using threads then you should hold the V8::Locker lock while
4341 * thread at any given time. The Locker/Unlocker API must be used to
4501 * Methods below this point require holding a lock (using Locker) in
4685 * Can be called from another thread without acquiring a |Locker|.
4692 * Can be called from another thread without acquiring a |Locker|.
4832 * \note If you are using threads then you should hold the V8::Locker lock
5127 * acquired the V8 lock with a Locker object.
5157 * acquired the V8 lock with a Locker object.
5584 * mechanism that may be used, the v8::Locker and v8::Unlocker classes must be
5587 * v8::Locker i
5668 class V8_EXPORT Locker { class in namespace:v8
5673 V8_INLINE explicit Locker(Isolate* isolate) { Initialize(isolate); } function in class:v8::Locker
[all...]
/external/v8/src/
H A Dv8threads.cc17 // Track whether this V8 instance has ever called v8::Locker. This allows the
19 bool Locker::active_ = false;
22 // Once the Locker is initialized, the current thread will be guaranteed to have
24 void Locker::Initialize(v8::Isolate* isolate) {
29 // Record that the Locker has been used at least once.
38 // initialize here, before anyone can call ~Locker() or Unlocker().
59 bool Locker::IsLocked(v8::Isolate* isolate) {
66 bool Locker::IsActive() {
71 Locker::~Locker() {
[all...]
/external/lldb/examples/interposing/darwin/fd_interposing/
H A DFDInterposing.cpp331 class Locker class in namespace:fd_interposing
334 Locker (pthread_mutex_t *mutex_ptr) : function in class:fd_interposing::Locker
341 Locker (pthread_mutex_t *mutex_ptr, bool &lock_acquired) : function in class:fd_interposing::Locker
349 ~Locker ()
669 Locker locker (&g_mutex);
698 Locker locker (&g_mutex);
727 Locker locker (&g_mutex);
763 Locker locker (&g_mutex);
789 Locker locker (&g_mutex);
814 Locker locke
[all...]
/external/lldb/include/lldb/Host/
H A DMutex.h30 friend class Locker;
40 /// @class Mutex::Locker
43 /// objects to have a mutex locked when an Mutex::Locker
45 /// when the Mutex::Locker::Reset(pthread_mutex_t *)
49 class Locker class in class:lldb_private::Mutex
57 /// Mutex::Locker::Reset(pthread_mutex_t *) method.
59 /// @see Mutex::Locker::Reset(pthread_mutex_t *)
61 Locker();
73 Locker(Mutex& m);
85 Locker(Mute
[all...]
/external/lldb/include/lldb/Interpreter/
H A DScriptInterpreterPython.h301 class Locker : public ScriptInterpreterLocker class in class:lldb_private::ScriptInterpreterPython
319 Locker (ScriptInterpreterPython *py_interpreter = NULL,
324 ~Locker ();
/external/lldb/source/Host/common/
H A DMutex.cpp98 Mutex::Locker::Locker () : function in class:Mutex::Locker
109 Mutex::Locker::Locker (Mutex& m) : function in class:Mutex::Locker
121 Mutex::Locker::Locker (Mutex* m) : function in class:Mutex::Locker
133 Mutex::Locker::~Locker ()
143 Mutex::Locker::Lock (Mutex &mutex)
156 Mutex::Locker
[all...]
/external/lldb/source/Interpreter/
H A DScriptInterpreterPython.cpp161 ScriptInterpreterPython::Locker::Locker (ScriptInterpreterPython *py_interpreter, function in class:ScriptInterpreterPython::Locker
185 ScriptInterpreterPython::Locker::DoAcquireLock()
195 ScriptInterpreterPython::Locker::DoInitSession(bool init_lldb_globals)
203 ScriptInterpreterPython::Locker::DoFreeLock()
213 ScriptInterpreterPython::Locker::DoTearDownSession()
221 ScriptInterpreterPython::Locker::~Locker()
331 ScriptInterpreterPython::Locker locker(script_interpreter,
332 ScriptInterpreterPython::Locker
[all...]
/external/lldb/tools/debugserver/source/
H A DPThreadMutex.cpp24 PThreadMutex::Locker::Locker(PThreadMutex& m, const char *function, const char *file, const int line) : function in class:PThreadMutex::Locker
34 PThreadMutex::Locker::Locker(PThreadMutex* m, const char *function, const char *file, const int line) : function in class:PThreadMutex::Locker
44 PThreadMutex::Locker::Locker(pthread_mutex_t *mutex, const char *function, const char *file, const int line) : function in class:PThreadMutex::Locker
55 PThreadMutex::Locker::~Locker()
62 PThreadMutex::Locker::Lock()
78 PThreadMutex::Locker
[all...]
H A DPThreadMutex.h24 #define PTHREAD_MUTEX_LOCKER(var, mutex) PThreadMutex::Locker var(mutex, __FUNCTION__, __FILE__, __LINE__)
27 #define PTHREAD_MUTEX_LOCKER(var, mutex) PThreadMutex::Locker var(mutex)
34 class Locker class in class:PThreadMutex
39 Locker(PThreadMutex& m, const char *function, const char *file, int line);
40 Locker(PThreadMutex* m, const char *function, const char *file, int line);
41 Locker(pthread_mutex_t *mutex, const char *function, const char *file, int line);
42 ~Locker();
47 Locker(PThreadMutex& m) :
53 Locker(PThreadMutex* m) :
59 Locker(pthread_mutex_
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.update.configurator_3.3.100.v20100512.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 287 milliseconds