OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:waiter
(Results
26 - 44
of
44
) sorted by null
1
2
/external/apache-http/src/org/apache/http/impl/conn/tsccm/
ConnPoolByRoute.java
684
WaitingThread
waiter
= iwth.next();
686
waiter
.wakeup();
/external/guava/guava/src/com/google/common/util/concurrent/
Monitor.java
785
// That one
waiter
was just interrupted and is throwing InterruptedException rather than
786
// paying attention to the guard being satisfied, so find another
waiter
on another guard.
/external/chromium/base/synchronization/
waitable_event_watcher.h
32
// MessageLoop. This callback can be deleted by deleting the
waiter
.
/external/valgrind/main/helgrind/docs/
hg-manual.xml
[
all
...]
/frameworks/base/services/java/com/android/server/
NativeDaemonConnector.java
536
// let any
waiter
timeout waiting for this
BackupManagerService.java
668
// Release the
waiter
; timeout == completion
[
all
...]
/frameworks/native/libs/utils/
Threads.cpp
530
// Check to see if we're the last
waiter
after a broadcast.
538
// If we're the last
waiter
thread during this particular broadcast
/external/libusb/libusb/
io.c
[
all
...]
/libcore/luni/src/main/java/java/util/concurrent/locks/
AbstractQueuedLongSynchronizer.java
[
all
...]
AbstractQueuedSynchronizer.java
[
all
...]
/external/guava/guava-tests/test/com/google/common/util/concurrent/
FuturesTest.java
[
all
...]
/frameworks/base/core/java/android/app/
Instrumentation.java
[
all
...]
/external/strace/
strace.c
[
all
...]
/libcore/luni/src/main/java/java/util/concurrent/
ForkJoinPool.java
635
* workers OR there is at least one
waiter
) AND (there are too
639
* nothing), else release a
waiter
. The secondary checks for
675
* Tries once to release a
waiter
if active count < 0.
[
all
...]
/external/valgrind/main/helgrind/
helgrind.h
453
waiter
's side.
[
all
...]
hg_main.c
[
all
...]
/system/core/adb/
sysdeps_win32.c
[
all
...]
/prebuilts/tools/common/http-client/
httpclient-4.1.1.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.commons.httpclient_3.1.0.v201005080502.jar
Completed in 563 milliseconds
1
2