Hello,

Damien Zammit, le mar. 18 août 2026 00:16:37 +0000, a ecrit:
> OK, maybe you are correct regarding the abstime parameter.

That is just what posix says.

> However, the man page for pthread_cond_init(3) says:

That manual page does not talk about pthread_cond_clockwait, so it most
probably does not know at all about any other clock than CLOCK_REALTIME,
thus the confusing text.

> This is not consistent with CLOCK_MONOTONIC on GNU/Hurd.
> Could this be causing a misalignment in java? I am getting hangs on 
> pthread_cond_timedwait().

Please be more specific about the exact condition under which you get a
hang.

Samuel

Reply via email to