use the selected clock from the condattr for pthread_cond_timedwait
authorRich Felker <dalias@aerifal.cx>
Mon, 7 Mar 2011 22:39:13 +0000 (17:39 -0500)
committerRich Felker <dalias@aerifal.cx>
Mon, 7 Mar 2011 22:39:13 +0000 (17:39 -0500)
commit5fd4a9816573a3b6a244b73b84ce0cec871321da
treeb152182ee9b72d89e00e8eefb1c21419965b5016
parent7d57e05fa8d15dc838638f7db19e88b02a21c18b
use the selected clock from the condattr for pthread_cond_timedwait
src/internal/pthread_impl.h
src/thread/pthread_cond_init.c
src/thread/pthread_cond_timedwait.c