looking at man page for pthread_setschedparam, it talks about PTHREAD_MIN_PRIORITY and PTHREAD_MAX_PRIORITY, however they're not defined anywhere. I grepped all header files, and none contains any of those macros. did someone forget to include them??