summaryrefslogtreecommitdiff
path: root/cygwin
diff options
context:
space:
mode:
authormame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-07-04 16:32:21 +0000
committermame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-07-04 16:32:21 +0000
commitfed26e916bdc9f03f1c27b2bbc47fda6b2236c74 (patch)
tree8680e807901f2fda90f8365238d4426ae4c23b4c /cygwin
parentd6a5698d8a14efa0479347fee7c7a40f4966b823 (diff)
* thread_pthread.c (native_sleep): cut the waiting time up to
100,000,000 because Solaris cond_timedwait() return EINVAL if an argument is greater than current_time + 100,000,000. This is considered as a kind of spurious wakeup. The caller to native_sleep should care about spurious wakeup. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32409 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'cygwin')
0 files changed, 0 insertions, 0 deletions