OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tryWait
(Results
1 - 7
of
7
) sorted by null
/cts/suite/audio_quality/lib/include/
Semaphore.h
35
void
tryWait
();
/device/generic/goldfish/opengl/shared/OpenglOsUtils/
osProcess.h
40
int
tryWait
(bool& isAlive);
osProcessWin.cpp
53
// keep the process handle for wait/
trywait
operations, will
89
childProcess::
tryWait
(bool& isAlive)
/sdk/emulator/opengl/shared/OpenglOsUtils/
osProcess.h
40
int
tryWait
(bool& isAlive);
osProcessWin.cpp
53
// keep the process handle for wait/
trywait
operations, will
89
childProcess::
tryWait
(bool& isAlive)
/cts/suite/audio_quality/lib/src/
Semaphore.cpp
32
void Semaphore::
tryWait
()
/cts/suite/audio_quality/lib/src/audio/
AudioLocal.cpp
36
mClientCompletionWait.
tryWait
(); // this will reset semaphore to 0 if it is 1.
Completed in 294 milliseconds