OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getThreadGroupLeader
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/core/java/com/android/server/os/
SchedulingPolicyService.java
48
// since if not the case then the
getThreadGroupLeader
() test will also fail.
50
prio > PRIORITY_MAX || Process.
getThreadGroupLeader
(tid) != pid) {
/frameworks/base/core/java/android/os/
Process.java
938
public static final int
getThreadGroupLeader
(int tid) {
[
all
...]
Completed in 596 milliseconds