OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SP_SYSTEM
(Results
1 - 2
of
2
) sorted by null
/system/core/include/cutils/
sched_policy.h
29
SP_SYSTEM
= 2, // can't be used with set_sched_policy()
/system/core/libcutils/
sched_policy.c
54
#define CAN_SET_SP_SYSTEM 0 // non-zero means to implement set_sched_policy(tid,
SP_SYSTEM
)
82
case
SP_SYSTEM
:
236
*policy =
SP_SYSTEM
;
303
case
SP_SYSTEM
:
353
[
SP_SYSTEM
] = " ",
Completed in 68 milliseconds