// (c) 2018 Vladimír Štill #include thrd_t thrd_current( void ) { return pthread_self(); }