Searched defs:CAPABILITY_SCHEDULING (Results 1 – 5 of 5) sorted by relevance
48 const int CAPABILITY_SCHEDULING = 1; field
49 const int CAPABILITY_SCHEDULING = (1 << 0) /* 1 */; field
41 const int CAPABILITY_SCHEDULING = 1 << 0; field