-
- Downloads
Support monotonic time for pthread_cond_timedwait
This is to avoid that the pthread_cond_timedwait() is not affected by time
adjustment which could make the waiting period very long or very short which
is not what we want in any cases.
Signed-off-by:
David Goulet <dgoulet@ev0ke.net>
Please register or sign in to comment