Searched refs:B_LOWEST_ACTIVE_PRIORITY (Results 1 - 6 of 6) sorted by relevance

/haiku/src/system/kernel/scheduler/
H A Dscheduler_thread.cpp294 ASSERT(fEffectivePriority >= B_LOWEST_ACTIVE_PRIORITY);
H A Dscheduler_thread.h150 const int32 kMinimalPriority = B_LOWEST_ACTIVE_PRIORITY;
/haiku/headers/private/kernel/
H A Dthread_types.h37 #define THREAD_MIN_SET_PRIORITY B_LOWEST_ACTIVE_PRIORITY
/haiku/headers/os/kernel/
H A DOS.h324 #define B_LOWEST_ACTIVE_PRIORITY 1 macro
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1172 #define B_LOWEST_ACTIVE_PRIORITY FSSH_B_LOWEST_ACTIVE_PRIORITY macro
/haiku/src/system/kernel/vm/
H A Dvm_page.cpp3474 B_LOWEST_ACTIVE_PRIORITY, NULL);

Completed in 72 milliseconds