mirror of
https://github.com/MariaDB/server.git
synced 2025-01-30 18:41:56 +01:00
10ee1b95b8
Replace ut_usectime() with my_interval_timer(), which is equivalent, but monotonically counting nanoseconds instead of counting the microseconds of real time. os_event_wait_time_low(): Use my_hrtime() instead of ut_usectime(). FIXME: Set a clock attribute on the condition variable that allows a monotonic clock to be chosen as the time base, so that the wait is immune to adjustments of the system clock. |
||
---|---|---|
.. | ||
que0que.cc |