OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:threadPriority
(Results
1 - 16
of
16
) sorted by null
/system/core/include/utils/
AndroidThreads.h
43
int32_t
threadPriority
,
55
int32_t
threadPriority
,
67
int32_t
threadPriority
,
107
int32_t
threadPriority
= PRIORITY_DEFAULT,
112
threadPriority
, threadStackSize, threadId) ? true : false;
/frameworks/base/include/android_runtime/
AndroidRuntime.h
151
int32_t
threadPriority
,
/system/core/libutils/
Threads.cpp
127
int32_t
threadPriority
,
136
if (
threadPriority
!= PRIORITY_DEFAULT || threadName != NULL) {
145
t->priority =
threadPriority
;
165
"(android
threadPriority
=%d)",
166
entryFunction, result, strerror(errno),
threadPriority
);
259
int32_t /*
threadPriority
*/,
292
int32_t
threadPriority
,
297
threadPriority
, threadStackSize, threadId);
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
GraphRunner.java
575
public int
threadPriority
= Thread.NORM_PRIORITY;
[
all
...]
/packages/apps/Launcher2/src/com/android/launcher2/
AppsCustomizePagedView.java
119
threadPriority
= Process.THREAD_PRIORITY_DEFAULT;
136
threadPriority
= p;
139
Process.setThreadPriority(
threadPriority
);
145
int
threadPriority
;
[
all
...]
/frameworks/base/core/jni/
AndroidRuntime.cpp
[
all
...]
/external/guice/lib/build/
spring-core.jar
/external/guice/extensions/struts2/lib/
struts2-core-2.2.1.jar
ant-1.6.5.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar
/prebuilts/tools/common/ant/
ant.jar
/prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.7.0/
ant-1.7.0.jar
/external/jarjar/lib/
apache-ant-1.9.4.jar
/external/owasp/sanitizer/tools/findbugs/lib/
ant.jar
/prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar
/prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar
Completed in 705 milliseconds