From: normalperson@... Date: 2018-02-20T09:30:06+00:00 Subject: [ruby-core:85688] [Ruby trunk Misc#14497] [PATCH] thread*: all condvars are monotonic Issue #14497 has been reported by normalperson (Eric Wong). ---------------------------------------- Misc #14497: [PATCH] thread*: all condvars are monotonic https://bugs.ruby-lang.org/issues/14497 * Author: normalperson (Eric Wong) * Status: Open * Priority: Normal * Assignee: ---------------------------------------- thread*: all condvars are monotonic There's no reason to use CLOCK_REALTIME for any condvars in Ruby. Indeed, we initialized all condvars with RB_CONDATTR_CLOCK_MONOTONIC anyway; so simplify our code and reduce ifdefs. Split from [ruby-core:85639] Seems straightforward, will commit in a few days if no objections. ---Files-------------------------------- 0001-thread-all-condvars-are-monotonic.patch (9.22 KB) -- https://bugs.ruby-lang.org/ Unsubscribe: