mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxhdrs/pthread36.c: Use HAVE_DECL_PTHREAD_ATTR_GETCPUTIME. * psxhdrs/pthread35.c: Use HAVE_DECL_PTHREAD_ATTR_SETCPUTIME. * psx07/init.c: Use HAVE_DECL_PTHREAD_ATTR_GETCPUTIME, HAVE_DECL_PTHREAD_ATTR_SETCPUTIME. * configure.ac: Add AC_CHECK_DECLS pthread_attr_getcputime, pthread_attr_setcputime.
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* psxhdrs/pthread36.c: Use HAVE_DECL_PTHREAD_ATTR_GETCPUTIME.
|
||||
* psxhdrs/pthread35.c: Use HAVE_DECL_PTHREAD_ATTR_SETCPUTIME.
|
||||
* psx07/init.c: Use HAVE_DECL_PTHREAD_ATTR_GETCPUTIME,
|
||||
HAVE_DECL_PTHREAD_ATTR_SETCPUTIME.
|
||||
* configure.ac:
|
||||
Add AC_CHECK_DECLS pthread_attr_getcputime, pthread_attr_setcputime.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user