glibc/sysdeps
Mike Crowe 69ca4b54c1 nptl: Add pthread_clockjoin_np
Introduce pthread_clockjoin_np as a version of pthread_timedjoin_np that
accepts a clockid_t parameter to indicate which clock the timeout should be
measured against. This mirrors the recently-added POSIX-proposed "clock"
wait functions.

Checked on x86_64-linux-gnu.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
2019-11-01 11:23:43 -03:00
..
aarch64
alpha
arm
csky
generic Remove pause and nanosleep not cancel wrappers 2019-10-31 11:09:06 -03:00
gnu
hppa
htl time: Introduce function to check correctness of nanoseconds value 2019-10-27 21:49:25 +01:00
hurd
i386
ia64 Remove math-finite.h 2019-10-21 08:47:07 -03:00
ieee754
init_array
m68k
mach Use clock_gettime to implement gettimeofday. 2019-10-30 17:11:10 -03:00
microblaze
mips
nios2
nptl nptl: Add pthread_clockjoin_np 2019-11-01 11:23:43 -03:00
posix Use clock_gettime to implement gettimeofday. 2019-10-30 17:11:10 -03:00
powerpc
pthread Change most internal uses of __gettimeofday to __clock_gettime. 2019-10-30 17:04:10 -03:00
riscv
s390 S390: Add new s390 platform z15. 2019-10-18 14:57:14 +02:00
sh
sparc nptl: Replace non cancellable pause/nanosleep with futex 2019-10-31 11:09:01 -03:00
unix nptl: Add pthread_clockjoin_np 2019-11-01 11:23:43 -03:00
wordsize-32
wordsize-64
x86 elf: Use nocancel pread64() instead of lseek()+read() 2019-10-18 15:55:33 -04:00
x86_64 Remove x64 _finite tests and references 2019-10-21 14:29:12 -03:00