HomeSort by relevance Sort by last modified time
    Searched full:basepriority (Results 1 - 6 of 6) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winternl.h 642 KPRIORITY BasePriority;
652 KPRIORITY BasePriority;
680 KPRIORITY BasePriority;
    [all...]
mfapi.h 84 STDAPI MFLockSharedWorkQueue (PCWSTR wszClass, LONG BasePriority, DWORD *pdwTaskId, DWORD *pID);
    [all...]
  /packages/apps/TV/src/com/android/tv/dvr/
DvrScheduleManager.java 490 public long suggestHighestPriority(String inputId, Range<Long> peroid, long basePriority) {
501 if (highestPriority == Long.MIN_VALUE || highestPriority < basePriority) {
502 return basePriority;
    [all...]
  /external/libchrome/sandbox/win/src/
nt_internals.h 323 KPRIORITY BasePriority;
  /sdk/find_lock/
find_lock.cpp 123 KPRIORITY BasePriority;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntddk.h     [all...]

Completed in 565 milliseconds