OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:unlock
(Results
476 - 500
of
2412
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/regex-re2/util/
atomicops.h
44
// a write barrier before the
unlock
operation.
/external/sepolicy/
system_app.te
60
unlock
/external/valgrind/main/drd/tests/
annotate_smart_pointer.cpp
68
void
Unlock
()
129
void
Unlock
()
281
m_mutex.
Unlock
();
289
m_mutex.
Unlock
();
monitor_example.cpp
110
void
unlock
()
function in class:Monitor
163
{ if (m_locked)
unlock
(); }
166
void
unlock
()
function in class:ScopedLock
167
{ assert(m_locked); m_locked = false; m_monitor.
unlock
(); }
recursive_mutex.stderr.exp-linux
16
second
unlock
call failed !
/frameworks/base/core/java/android/app/
KeyguardManager.java
28
* Class that can be used to lock and
unlock
the keyboard. Get an instance of this
163
* Enables you to lock or
unlock
the keyboard. Get an instance of this class by
191
* Return whether the keyguard requires a password to
unlock
.
233
* This will, if the keyguard is secure, bring up the
unlock
screen of
/frameworks/base/core/java/com/android/internal/widget/
LinearLayoutWithDefaultTouchRecepient.java
29
* touch events to a particular descendant. This is for the
unlock
screen, so
/frameworks/base/data/sounds/
AudioPackage12_48.mk
15
Lock
Unlock
Trusted
AudioPackage13_48.mk
16
Lock
Unlock
Trusted
/frameworks/base/docs/html/distribute/googleplay/edu/
contact.jd
19
will
unlock
learning in the classroom — sign up to receive information about
/frameworks/base/packages/Keyguard/test/SampleTrustAgent/res/layout/
sample_trust_agent_settings.xml
46
android:text="Report
unlock
attempts" />
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
KeyguardIndicationTextView.java
26
* A view to show hints on Keyguard ("Swipe up to
unlock
", "Tap again to open").
/hardware/qcom/wlan/qcwcn/wifi_hal/
sync.h
39
void
unlock
() {
function in class:Mutex
/hardware/samsung_slsi/exynos5/mobicore/daemon/Common/
CMutex.h
53
int32_t
unlock
(void);
/libcore/luni/src/main/java/java/util/concurrent/
PriorityBlockingQueue.java
250
lock.
unlock
(); // must release and then re-acquire main lock
456
lock.
unlock
();
500
lock.
unlock
();
512
lock.
unlock
();
526
lock.
unlock
();
537
lock.
unlock
();
560
lock.
unlock
();
631
lock.
unlock
();
650
lock.
unlock
();
668
lock.
unlock
();
[
all
...]
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.condition/thread.condition.condvar/
destructor.pass.cpp
52
lk.
unlock
();
wait.pass.cpp
47
lk.
unlock
();
wait_pred.pass.cpp
57
lk.
unlock
();
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.condition/thread.condition.condvarany/
wait.pass.cpp
52
lk.
unlock
();
wait_pred.pass.cpp
61
lk.
unlock
();
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.mutex/thread.lock/thread.lock.guard/
adopt_lock.pass.cpp
47
m.
unlock
();
mutex.fail.cpp
46
m.
unlock
();
mutex.pass.cpp
46
m.
unlock
();
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.mutex/thread.lock/thread.lock.shared/thread.lock.shared.locking/
try_lock.pass.cpp
53
lk.
unlock
();
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.mutex/thread.lock/thread.lock.shared/thread.lock.shared.obs/
mutex.pass.cpp
32
lk1.
unlock
();
Completed in 350 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>