1 2 3 4 5 6 7
#define MAX_PRIORITY 0x7fffffff int GetRealPriority(char *proto, int status); void InitPriorities(); void DeinitPriorities();