OSDN Git Service

* thread.cc (pthread_setschedprio): New function.
authoryselkowitz <yselkowitz>
Fri, 15 Apr 2011 09:22:13 +0000 (09:22 +0000)
committeryselkowitz <yselkowitz>
Fri, 15 Apr 2011 09:22:13 +0000 (09:22 +0000)
commit3c9ea202955d48ededa102ca4d63e50951c35351
treecdf7b3cb8537a8acce5ad0acf54cca7b3f79b45c
parent6efca8892eb7245f3b7aa55d6edda2bee256209f
* thread.cc (pthread_setschedprio): New function.
* include/pthread.h (pthread_setschedprio): Declare.
* include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.
* cygwin.din (pthread_setschedprio): Export.
* posix.sgml (std-notimpl) Move pthread_setschedprio from here...
(std-susv4) ...to here.
winsup/cygwin/ChangeLog
winsup/cygwin/cygwin.din
winsup/cygwin/include/cygwin/version.h
winsup/cygwin/include/pthread.h
winsup/cygwin/posix.sgml
winsup/cygwin/thread.cc