Skip to content
Commit 7aeab82e authored by Mike Crowe's avatar Mike Crowe Committed by Adhemerval Zanella
Browse files

nptl: Add pthread_timedjoin_np, pthread_clockjoin_np NULL timeout test



Passing NULL as the timeout parameter to pthread_timedjoin_np has resulted
in it behaving like pthread_join for a long time. Since that is now the
documented behaviour, we ought to test that both it and the new
pthread_clockjoin_np support it.

Checked on x86_64-linux-gnu.

Reviewed-by: default avatarAdhemerval Zanella <adhemerval.zanella@linaro.org>
parent 69ca4b54
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment