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