1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-28 00:21:52 +03:00
Files
glibc/sysdeps/unix/sysv/linux/mips
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
..
2019-11-01 11:23:43 -03:00
2019-11-01 11:23:43 -03:00
2014-07-07 09:29:06 -07:00
2019-08-29 20:11:42 +00:00
2016-04-12 11:05:13 +01:00