pthread_setschedparam() range doesn't match sched_get_priority_mi n/max()?

Blanco Alejandro-EAB005 Alex.Blanco@motorola.com
Wed Sep 10 21:20:00 GMT 2003


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



More information about the Pthreads-win32 mailing list