On Sat, Nov 21 2020 at 07:59, Michael Kerrisk wrote: > I've been taking a closer look at the the new pthread*clock*() APIs: > pthread_clockjoin_np() > pthread_cond_clockwait() > pthread_mutex_clocklock() > pthread_rwlock_clockrdlock() > pthread_rwlock_clockwrlock() > sem_clockwait() Is there any at least rudimentary specification of these functions and what they are supposed to do? Thanks, tglx