Changeset 4357da1 in rtems
- Timestamp:
- 08/08/96 18:27:44 (27 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 481d8f8
- Parents:
- 2a9a479
- Files:
-
- 24 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/tests/psxtests/psxhdrs/pthread11.c
r2a9a479 r4357da1 17 17 18 18 #ifndef _POSIX_THREAD_PRIORITY_SCHEDULING 19 #error "RTEMS is suppo rtto have pthread_setschedparam"19 #error "RTEMS is supposed to have pthread_setschedparam" 20 20 #endif 21 21 -
c/src/tests/psxtests/psxhdrs/pthread12.c
r2a9a479 r4357da1 17 17 18 18 #ifndef _POSIX_THREAD_PRIORITY_SCHEDULING 19 #error "RTEMS is suppo rtto have pthread_getschedparam"19 #error "RTEMS is supposed to have pthread_getschedparam" 20 20 #endif 21 21 -
c/src/tests/psxtests/psxhdrs/pthread13.c
r2a9a479 r4357da1 17 17 18 18 #ifndef _POSIX_THREAD_PRIORITY_SCHEDULING 19 #error "RTEMS is suppo rtto have pthread_attr_setscope"19 #error "RTEMS is supposed to have pthread_attr_setscope" 20 20 #endif 21 21 -
c/src/tests/psxtests/psxhdrs/pthread14.c
r2a9a479 r4357da1 17 17 18 18 #ifndef _POSIX_THREAD_PRIORITY_SCHEDULING 19 #error "RTEMS is suppo rtto have pthread_attr_getscope"19 #error "RTEMS is supposed to have pthread_attr_getscope" 20 20 #endif 21 21 -
c/src/tests/psxtests/psxhdrs/pthread15.c
r2a9a479 r4357da1 17 17 18 18 #ifndef _POSIX_THREAD_PRIORITY_SCHEDULING 19 #error "RTEMS is suppo rtto have pthread_attr_setinheritsched"19 #error "RTEMS is supposed to have pthread_attr_setinheritsched" 20 20 #endif 21 21 -
c/src/tests/psxtests/psxhdrs/pthread16.c
r2a9a479 r4357da1 17 17 18 18 #ifndef _POSIX_THREAD_PRIORITY_SCHEDULING 19 #error "RTEMS is suppo rtto have pthread_attr_getinheritsched"19 #error "RTEMS is supposed to have pthread_attr_getinheritsched" 20 20 #endif 21 21 -
c/src/tests/psxtests/psxhdrs/pthread17.c
r2a9a479 r4357da1 17 17 18 18 #ifndef _POSIX_THREAD_PRIORITY_SCHEDULING 19 #error "RTEMS is suppo rtto have pthread_attr_setschedpolicy"19 #error "RTEMS is supposed to have pthread_attr_setschedpolicy" 20 20 #endif 21 21 -
c/src/tests/psxtests/psxhdrs/pthread18.c
r2a9a479 r4357da1 17 17 18 18 #ifndef _POSIX_THREAD_PRIORITY_SCHEDULING 19 #error "RTEMS is suppo rtto have pthread_attr_getschedpolicy"19 #error "RTEMS is supposed to have pthread_attr_getschedpolicy" 20 20 #endif 21 21 -
c/src/tests/psxtests/psxhdrs/pthread19.c
r2a9a479 r4357da1 17 17 18 18 #ifndef _POSIX_THREAD_PRIORITY_SCHEDULING 19 #error "RTEMS is suppo rtto have pthread_attr_setschedparam"19 #error "RTEMS is supposed to have pthread_attr_setschedparam" 20 20 #endif 21 21 -
c/src/tests/psxtests/psxhdrs/pthread20.c
r2a9a479 r4357da1 17 17 18 18 #ifndef _POSIX_THREAD_PRIORITY_SCHEDULING 19 #error "RTEMS is suppo rtto have pthread_attr_getschedparam"19 #error "RTEMS is supposed to have pthread_attr_getschedparam" 20 20 #endif 21 21 -
c/src/tests/psxtests/psxhdrs/pthread22.c
r2a9a479 r4357da1 17 17 18 18 #ifndef _POSIX_THREAD_PRIORITY_SCHEDULING 19 #error "RTEMS is suppo rtto have pthread_setschedparam"19 #error "RTEMS is supposed to have pthread_setschedparam" 20 20 #endif 21 21 -
c/src/tests/psxtests/psxhdrs/pthread23.c
r2a9a479 r4357da1 17 17 18 18 #ifndef _POSIX_THREAD_PRIORITY_SCHEDULING 19 #error "RTEMS is suppo rtto have pthread_getschedparam"19 #error "RTEMS is supposed to have pthread_getschedparam" 20 20 #endif 21 21 -
testsuites/psxtests/psxhdrs/pthread11.c
r2a9a479 r4357da1 17 17 18 18 #ifndef _POSIX_THREAD_PRIORITY_SCHEDULING 19 #error "RTEMS is suppo rtto have pthread_setschedparam"19 #error "RTEMS is supposed to have pthread_setschedparam" 20 20 #endif 21 21 -
testsuites/psxtests/psxhdrs/pthread12.c
r2a9a479 r4357da1 17 17 18 18 #ifndef _POSIX_THREAD_PRIORITY_SCHEDULING 19 #error "RTEMS is suppo rtto have pthread_getschedparam"19 #error "RTEMS is supposed to have pthread_getschedparam" 20 20 #endif 21 21 -
testsuites/psxtests/psxhdrs/pthread13.c
r2a9a479 r4357da1 17 17 18 18 #ifndef _POSIX_THREAD_PRIORITY_SCHEDULING 19 #error "RTEMS is suppo rtto have pthread_attr_setscope"19 #error "RTEMS is supposed to have pthread_attr_setscope" 20 20 #endif 21 21 -
testsuites/psxtests/psxhdrs/pthread14.c
r2a9a479 r4357da1 17 17 18 18 #ifndef _POSIX_THREAD_PRIORITY_SCHEDULING 19 #error "RTEMS is suppo rtto have pthread_attr_getscope"19 #error "RTEMS is supposed to have pthread_attr_getscope" 20 20 #endif 21 21 -
testsuites/psxtests/psxhdrs/pthread15.c
r2a9a479 r4357da1 17 17 18 18 #ifndef _POSIX_THREAD_PRIORITY_SCHEDULING 19 #error "RTEMS is suppo rtto have pthread_attr_setinheritsched"19 #error "RTEMS is supposed to have pthread_attr_setinheritsched" 20 20 #endif 21 21 -
testsuites/psxtests/psxhdrs/pthread16.c
r2a9a479 r4357da1 17 17 18 18 #ifndef _POSIX_THREAD_PRIORITY_SCHEDULING 19 #error "RTEMS is suppo rtto have pthread_attr_getinheritsched"19 #error "RTEMS is supposed to have pthread_attr_getinheritsched" 20 20 #endif 21 21 -
testsuites/psxtests/psxhdrs/pthread17.c
r2a9a479 r4357da1 17 17 18 18 #ifndef _POSIX_THREAD_PRIORITY_SCHEDULING 19 #error "RTEMS is suppo rtto have pthread_attr_setschedpolicy"19 #error "RTEMS is supposed to have pthread_attr_setschedpolicy" 20 20 #endif 21 21 -
testsuites/psxtests/psxhdrs/pthread18.c
r2a9a479 r4357da1 17 17 18 18 #ifndef _POSIX_THREAD_PRIORITY_SCHEDULING 19 #error "RTEMS is suppo rtto have pthread_attr_getschedpolicy"19 #error "RTEMS is supposed to have pthread_attr_getschedpolicy" 20 20 #endif 21 21 -
testsuites/psxtests/psxhdrs/pthread19.c
r2a9a479 r4357da1 17 17 18 18 #ifndef _POSIX_THREAD_PRIORITY_SCHEDULING 19 #error "RTEMS is suppo rtto have pthread_attr_setschedparam"19 #error "RTEMS is supposed to have pthread_attr_setschedparam" 20 20 #endif 21 21 -
testsuites/psxtests/psxhdrs/pthread20.c
r2a9a479 r4357da1 17 17 18 18 #ifndef _POSIX_THREAD_PRIORITY_SCHEDULING 19 #error "RTEMS is suppo rtto have pthread_attr_getschedparam"19 #error "RTEMS is supposed to have pthread_attr_getschedparam" 20 20 #endif 21 21 -
testsuites/psxtests/psxhdrs/pthread22.c
r2a9a479 r4357da1 17 17 18 18 #ifndef _POSIX_THREAD_PRIORITY_SCHEDULING 19 #error "RTEMS is suppo rtto have pthread_setschedparam"19 #error "RTEMS is supposed to have pthread_setschedparam" 20 20 #endif 21 21 -
testsuites/psxtests/psxhdrs/pthread23.c
r2a9a479 r4357da1 17 17 18 18 #ifndef _POSIX_THREAD_PRIORITY_SCHEDULING 19 #error "RTEMS is suppo rtto have pthread_getschedparam"19 #error "RTEMS is supposed to have pthread_getschedparam" 20 20 #endif 21 21
Note: See TracChangeset
for help on using the changeset viewer.