pthread: Use pthread_cond_timedwait_relative_np() on Darwin.
Switching to the non monotonic clock was still unsafe. This fixes some sync issues on the iPad.
Showing
Please register or sign in to comment
Switching to the non monotonic clock was still unsafe. This fixes some sync issues on the iPad.