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

/solaris-x11-s11/open-src/xserver/xorg/sun-src/IA/
H A Dinteractive.c137 ClientProcessRec myProc = { 1, &myPid, FALSE }; local
151 if (SetPriority(&myProc, SET_INTERACTIVE) != Success)
154 if (SetPriority(&myProc, SET_PRIORITY) != Success)

Completed in 15 milliseconds