OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setThreadGroup
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/java/com/android/server/os/
SchedulingPolicyService.java
54
Process.
setThreadGroup
(tid, Binder.getCallingPid() == pid ?
/frameworks/base/core/java/android/os/
Process.java
299
* has meaning with setProcessGroup() only, cannot be used with
setThreadGroup
().
798
public static final native void
setThreadGroup
(int tid, int group)
[
all
...]
Completed in 31 milliseconds