#include <nitroWiFi/cps.h>
u32 CPS_GetThreadPriority(void);
None.
Thread priority
Obtains the thread priority generated internally by the CPS library. Does not block. This function can be called even when the CPS library cannot be used.
10/21/2005 Initial version.