Searched defs:acquire (Results 1 - 25 of 30) sorted by relevance

12

/external/llvm/lib/Support/
H A DMutex.cpp28 bool MutexImpl::acquire() { return true; } function in class:llvm::MutexImpl
91 MutexImpl::acquire()
/external/chromium_org/skia/ext/
H A DSkThread_chrome.cc80 void SkMutex::acquire() { function in class:SkMutex
/external/chromium_org/third_party/skia/src/ports/
H A DSkThread_none.cpp41 void SkMutex::acquire() {} function in class:SkMutex
H A DSkThread_win.cpp59 void SkMutex::acquire() { function in class:SkMutex
H A DSkThread_pthread.cpp185 void SkMutex::acquire() { function in class:SkMutex
/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_clock.cc22 // the clock value, so no space increase). The acquire algorithm looks
24 // void acquire(thr, tid, thr_clock, sync_clock) {
26 // return; // No new info to acquire.
38 // // The thread did no acquire operations since last release on this clock.
65 void ThreadClock::acquire(const SyncClock *src) { function in class:__tsan::ThreadClock
104 acquire(dst);
/external/skia/src/ports/
H A DSkThread_none.cpp41 void SkMutex::acquire() {} function in class:SkMutex
H A DSkThread_win.cpp59 void SkMutex::acquire() { function in class:SkMutex
H A DSkThread_pthread.cpp185 void SkMutex::acquire() { function in class:SkMutex
/external/llvm/include/llvm/Support/
H A DMutex.h32 /// Initializes the lock but doesn't acquire it. if \p recursive is set
34 /// also more likely to deadlock (same thread can't acquire more than
48 /// Attempts to unconditionally acquire the lock. If the lock is held by
49 /// another thread, this method will wait until it can acquire the lock.
51 /// @brief Unconditionally acquire the lock.
52 bool acquire();
55 /// thread, the lock is released allowing other threads to acquire the
61 /// Attempts to acquire the lock without blocking. If the lock is not
66 /// @brief Try to acquire the lock.
96 bool acquire() { function in class:llvm::sys::SmartMutex
[all...]
/external/chromium/third_party/libjingle/source/talk/base/
H A Dlinked_ptr.h65 {acquire(r);}
70 acquire(r);
78 {acquire(r);}
83 acquire(r);
99 void acquire(const linked_ptr& r) throw() function in class:talk_base::linked_ptr
113 template <class Y> void acquire(const linked_ptr<Y>& r) throw() function in class:talk_base::linked_ptr
/external/chromium_org/third_party/libjingle/source/talk/base/
H A Dlinked_ptr.h65 {acquire(r);}
70 acquire(r);
78 {acquire(r);}
83 acquire(r);
99 void acquire(const linked_ptr& r) throw() function in class:talk_base::linked_ptr
113 template <class Y> void acquire(const linked_ptr<Y>& r) throw() function in class:talk_base::linked_ptr
/external/chromium_org/third_party/skia/include/core/
H A DSkThread_platform.h145 void acquire() { pthread_mutex_lock(&fMutex); } function in struct:SkBaseMutex
151 // and keeps the acquire() implementation small and fast.
175 void acquire();
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowPowerManager.java37 public void acquire() { method in class:ShadowPowerManager.ShadowWakeLock
38 acquire(0);
43 public synchronized void acquire(long timeout) { method in class:ShadowPowerManager.ShadowWakeLock
H A DShadowWifiManager.java154 public synchronized void acquire() { method in class:ShadowWifiManager.ShadowWifiLock
/external/skia/include/core/
H A DSkThread_platform.h145 void acquire() { pthread_mutex_lock(&fMutex); } function in struct:SkBaseMutex
151 // and keeps the acquire() implementation small and fast.
175 void acquire();
/external/compiler-rt/lib/ubsan/
H A Dubsan_value.h65 /// \brief Atomically acquire a copy, disabling original in-place.
66 /// Exactly one call to acquire() returns a copy that isn't disabled.
67 SourceLocation acquire() { function in class:__ubsan::SourceLocation
/external/chromium_org/third_party/openssl/openssl/crypto/rand/
H A Drand_win.c243 CRYPTACQUIRECONTEXTW acquire = NULL; local
342 acquire = (CRYPTACQUIRECONTEXTW) GetProcAddress(advapi,
350 if (acquire && gen && release)
354 if (acquire(&hProvider, NULL, NULL, PROV_RSA_FULL,
369 if (acquire(&hProvider, 0, INTEL_DEF_PROV, PROV_INTEL_SEC, 0))
/external/openssl/crypto/rand/
H A Drand_win.c243 CRYPTACQUIRECONTEXTW acquire = NULL; local
342 acquire = (CRYPTACQUIRECONTEXTW) GetProcAddress(advapi,
350 if (acquire && gen && release)
354 if (acquire(&hProvider, NULL, NULL, PROV_RSA_FULL,
369 if (acquire(&hProvider, 0, INTEL_DEF_PROV, PROV_INTEL_SEC, 0))
/external/valgrind/main/coregrind/m_debuginfo/
H A Dreaddwarf3.c650 Bool acquire; local
681 acquire = w1 < w2;
684 if (acquire) {
701 if (acquire)
1701 TRACE_D3("BBBBAAAA acquire CU_SVMA of %p\n", cc->cu_svma);
3917 DIE. We'll leave it for the 'varparser' to acquire that info
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.jobs_3.5.1.R36x_v20100824.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.resources.compatibility_3.4.0.v20090505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.team.core_3.5.100.R36x_v20100825-0800.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 1757 milliseconds

12