OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:eosCondition
(Results
1 - 3
of
3
) sorted by null
/frameworks/wilhelm/tests/mimeUri/
slesTestGetPositionUri.cpp
41
android::Condition
eosCondition
;
61
eosCondition
.signal();
297
eosCondition
.wait(eosLock);
/frameworks/wilhelm/tests/examples/
slesTestDecodeToBuffQueue.cpp
85
android::Condition
eosCondition
;
122
eosCondition
.signal();
512
eosCondition
.wait(eosLock);
slesTestDecodeAac.cpp
126
pthread_cond_t
eosCondition
= PTHREAD_COND_INITIALIZER;
406
pthread_cond_signal(&
eosCondition
);
[
all
...]
Completed in 43 milliseconds