/*[TPP]*/ #include #ifndef _POSIX_THREAD_PRIO_PROTECT #error "_POSIX_THREAD_PRIO_PROTECT is not defined" #endif int main(void) { return 0; }