OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mShutdown
(Results
1 - 7
of
7
) sorted by null
/system/media/opensles/libopensles/
ThreadPool.h
34
SLboolean
mShutdown
; ///< Whether shutdown of thread pool has been requested
CEngine.c
38
this->mEngine.
mShutdown
= SL_BOOLEAN_TRUE;
84
this->mEngine.
mShutdown
= SL_BOOLEAN_TRUE;
sync.c
38
if (this->mEngine.
mShutdown
) {
ThreadPool.c
59
tp->
mShutdown
= SL_BOOLEAN_FALSE;
145
tp->
mShutdown
= SL_BOOLEAN_TRUE;
231
if (tp->
mShutdown
) {
248
if (tp->
mShutdown
) {
289
if (tp->
mShutdown
) {
IEngine.c
852
this->
mShutdown
= SL_BOOLEAN_FALSE;
sles_allinclusive.h
551
SLboolean
mShutdown
;
[
all
...]
/prebuilt/common/tradefed/
tradefed-prebuilt.jar
Completed in 179 milliseconds