]> sourceware.org Git - newlib-cygwin.git/commit
pthread.h, sys/types.h Add missing pthread methods
authorJoel Sherrill <joel@rtems.org>
Fri, 19 Feb 2016 21:45:17 +0000 (15:45 -0600)
committerJoel Sherrill <joel@rtems.org>
Mon, 22 Feb 2016 16:05:17 +0000 (10:05 -0600)
commit4fa84f10eca1f824649ca23cda57066bd085d4a0
tree5853c998cc5bf75e8db63581eb9633d11f611b28
parentb89d317cdcf9326513bf490bb9408d066a32464f
pthread.h, sys/types.h Add missing pthread methods

* pthread.h: Add prototypes for pthread_condattr_getclock(),
pthread_condattr_setclock(), pthread_setschedpri(),
pthread_getcpuclockid(), pthread_getconcurrency(), and
pthread_setconcurrency().  Also cleaned up file header to
remove CVS Id string.
* sys/types.h: Add clock ID to pthread_condattr_t.
newlib/libc/include/pthread.h
newlib/libc/include/sys/types.h
This page took 0.03062 seconds and 5 git commands to generate.