This is the mail archive of the pthreads-win32@sources.redhat.com mailing list for the pthreas-win32 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

pthread_setschedparam() range doesn't match sched_get_priority_min/max()?


I'm running on win2000.  sched_get_priority_min/max() return -15, 15, but when I try to set the priority using pthread_setschedparam(), it only works for -2 through 0.  Do I have something set up wrong or is this a known bug?

thanks.

Alex Blanco


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]