OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mIsThreadable
(Results
1 - 3
of
3
) sorted by null
/frameworks/rs/cpu_ref/
rsCpuScript.h
127
bool
mIsThreadable
;
rsCpuScript.cpp
102
mIsThreadable
= true;
161
exec->setThreadable(
mIsThreadable
);
549
mtls->isThreadable =
mIsThreadable
;
rsCpuRuntimeStubs.cpp
311
s->
mIsThreadable
&= sym->threadable;
Completed in 104 milliseconds