forked from Imagelibrary/rtems
changed phrase "RTEMS is support" to "RTEMS is supposed"
This commit is contained in:
@@ -16,7 +16,7 @@
|
|||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
|
|
||||||
#ifndef _POSIX_THREAD_PRIORITY_SCHEDULING
|
#ifndef _POSIX_THREAD_PRIORITY_SCHEDULING
|
||||||
#error "RTEMS is support to have pthread_setschedparam"
|
#error "RTEMS is supposed to have pthread_setschedparam"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
void test( void )
|
void test( void )
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
|
|
||||||
#ifndef _POSIX_THREAD_PRIORITY_SCHEDULING
|
#ifndef _POSIX_THREAD_PRIORITY_SCHEDULING
|
||||||
#error "RTEMS is support to have pthread_getschedparam"
|
#error "RTEMS is supposed to have pthread_getschedparam"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
void test( void )
|
void test( void )
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
|
|
||||||
#ifndef _POSIX_THREAD_PRIORITY_SCHEDULING
|
#ifndef _POSIX_THREAD_PRIORITY_SCHEDULING
|
||||||
#error "RTEMS is support to have pthread_attr_setscope"
|
#error "RTEMS is supposed to have pthread_attr_setscope"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
void test( void )
|
void test( void )
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
|
|
||||||
#ifndef _POSIX_THREAD_PRIORITY_SCHEDULING
|
#ifndef _POSIX_THREAD_PRIORITY_SCHEDULING
|
||||||
#error "RTEMS is support to have pthread_attr_getscope"
|
#error "RTEMS is supposed to have pthread_attr_getscope"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
void test( void )
|
void test( void )
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
|
|
||||||
#ifndef _POSIX_THREAD_PRIORITY_SCHEDULING
|
#ifndef _POSIX_THREAD_PRIORITY_SCHEDULING
|
||||||
#error "RTEMS is support to have pthread_attr_setinheritsched"
|
#error "RTEMS is supposed to have pthread_attr_setinheritsched"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
void test( void )
|
void test( void )
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
|
|
||||||
#ifndef _POSIX_THREAD_PRIORITY_SCHEDULING
|
#ifndef _POSIX_THREAD_PRIORITY_SCHEDULING
|
||||||
#error "RTEMS is support to have pthread_attr_getinheritsched"
|
#error "RTEMS is supposed to have pthread_attr_getinheritsched"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
void test( void )
|
void test( void )
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
|
|
||||||
#ifndef _POSIX_THREAD_PRIORITY_SCHEDULING
|
#ifndef _POSIX_THREAD_PRIORITY_SCHEDULING
|
||||||
#error "RTEMS is support to have pthread_attr_setschedpolicy"
|
#error "RTEMS is supposed to have pthread_attr_setschedpolicy"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
void test( void )
|
void test( void )
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
|
|
||||||
#ifndef _POSIX_THREAD_PRIORITY_SCHEDULING
|
#ifndef _POSIX_THREAD_PRIORITY_SCHEDULING
|
||||||
#error "RTEMS is support to have pthread_attr_getschedpolicy"
|
#error "RTEMS is supposed to have pthread_attr_getschedpolicy"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
void test( void )
|
void test( void )
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
|
|
||||||
#ifndef _POSIX_THREAD_PRIORITY_SCHEDULING
|
#ifndef _POSIX_THREAD_PRIORITY_SCHEDULING
|
||||||
#error "RTEMS is support to have pthread_attr_setschedparam"
|
#error "RTEMS is supposed to have pthread_attr_setschedparam"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
void test( void )
|
void test( void )
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
|
|
||||||
#ifndef _POSIX_THREAD_PRIORITY_SCHEDULING
|
#ifndef _POSIX_THREAD_PRIORITY_SCHEDULING
|
||||||
#error "RTEMS is support to have pthread_attr_getschedparam"
|
#error "RTEMS is supposed to have pthread_attr_getschedparam"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
void test( void )
|
void test( void )
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
|
|
||||||
#ifndef _POSIX_THREAD_PRIORITY_SCHEDULING
|
#ifndef _POSIX_THREAD_PRIORITY_SCHEDULING
|
||||||
#error "RTEMS is support to have pthread_setschedparam"
|
#error "RTEMS is supposed to have pthread_setschedparam"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
void test( void )
|
void test( void )
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
|
|
||||||
#ifndef _POSIX_THREAD_PRIORITY_SCHEDULING
|
#ifndef _POSIX_THREAD_PRIORITY_SCHEDULING
|
||||||
#error "RTEMS is support to have pthread_getschedparam"
|
#error "RTEMS is supposed to have pthread_getschedparam"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
void test( void )
|
void test( void )
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
|
|
||||||
#ifndef _POSIX_THREAD_PRIORITY_SCHEDULING
|
#ifndef _POSIX_THREAD_PRIORITY_SCHEDULING
|
||||||
#error "RTEMS is support to have pthread_setschedparam"
|
#error "RTEMS is supposed to have pthread_setschedparam"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
void test( void )
|
void test( void )
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
|
|
||||||
#ifndef _POSIX_THREAD_PRIORITY_SCHEDULING
|
#ifndef _POSIX_THREAD_PRIORITY_SCHEDULING
|
||||||
#error "RTEMS is support to have pthread_getschedparam"
|
#error "RTEMS is supposed to have pthread_getschedparam"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
void test( void )
|
void test( void )
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
|
|
||||||
#ifndef _POSIX_THREAD_PRIORITY_SCHEDULING
|
#ifndef _POSIX_THREAD_PRIORITY_SCHEDULING
|
||||||
#error "RTEMS is support to have pthread_attr_setscope"
|
#error "RTEMS is supposed to have pthread_attr_setscope"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
void test( void )
|
void test( void )
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
|
|
||||||
#ifndef _POSIX_THREAD_PRIORITY_SCHEDULING
|
#ifndef _POSIX_THREAD_PRIORITY_SCHEDULING
|
||||||
#error "RTEMS is support to have pthread_attr_getscope"
|
#error "RTEMS is supposed to have pthread_attr_getscope"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
void test( void )
|
void test( void )
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
|
|
||||||
#ifndef _POSIX_THREAD_PRIORITY_SCHEDULING
|
#ifndef _POSIX_THREAD_PRIORITY_SCHEDULING
|
||||||
#error "RTEMS is support to have pthread_attr_setinheritsched"
|
#error "RTEMS is supposed to have pthread_attr_setinheritsched"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
void test( void )
|
void test( void )
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
|
|
||||||
#ifndef _POSIX_THREAD_PRIORITY_SCHEDULING
|
#ifndef _POSIX_THREAD_PRIORITY_SCHEDULING
|
||||||
#error "RTEMS is support to have pthread_attr_getinheritsched"
|
#error "RTEMS is supposed to have pthread_attr_getinheritsched"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
void test( void )
|
void test( void )
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
|
|
||||||
#ifndef _POSIX_THREAD_PRIORITY_SCHEDULING
|
#ifndef _POSIX_THREAD_PRIORITY_SCHEDULING
|
||||||
#error "RTEMS is support to have pthread_attr_setschedpolicy"
|
#error "RTEMS is supposed to have pthread_attr_setschedpolicy"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
void test( void )
|
void test( void )
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
|
|
||||||
#ifndef _POSIX_THREAD_PRIORITY_SCHEDULING
|
#ifndef _POSIX_THREAD_PRIORITY_SCHEDULING
|
||||||
#error "RTEMS is support to have pthread_attr_getschedpolicy"
|
#error "RTEMS is supposed to have pthread_attr_getschedpolicy"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
void test( void )
|
void test( void )
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
|
|
||||||
#ifndef _POSIX_THREAD_PRIORITY_SCHEDULING
|
#ifndef _POSIX_THREAD_PRIORITY_SCHEDULING
|
||||||
#error "RTEMS is support to have pthread_attr_setschedparam"
|
#error "RTEMS is supposed to have pthread_attr_setschedparam"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
void test( void )
|
void test( void )
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
|
|
||||||
#ifndef _POSIX_THREAD_PRIORITY_SCHEDULING
|
#ifndef _POSIX_THREAD_PRIORITY_SCHEDULING
|
||||||
#error "RTEMS is support to have pthread_attr_getschedparam"
|
#error "RTEMS is supposed to have pthread_attr_getschedparam"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
void test( void )
|
void test( void )
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
|
|
||||||
#ifndef _POSIX_THREAD_PRIORITY_SCHEDULING
|
#ifndef _POSIX_THREAD_PRIORITY_SCHEDULING
|
||||||
#error "RTEMS is support to have pthread_setschedparam"
|
#error "RTEMS is supposed to have pthread_setschedparam"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
void test( void )
|
void test( void )
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
|
|
||||||
#ifndef _POSIX_THREAD_PRIORITY_SCHEDULING
|
#ifndef _POSIX_THREAD_PRIORITY_SCHEDULING
|
||||||
#error "RTEMS is support to have pthread_getschedparam"
|
#error "RTEMS is supposed to have pthread_getschedparam"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
void test( void )
|
void test( void )
|
||||||
|
|||||||
Reference in New Issue
Block a user