#if 0 #include #include thrd_t thrd_current(void) { return pthread_self(); } /* STDC(201112) */ #endif