aboutsummaryrefslogtreecommitdiffstats
path: root/cont.c
diff options
context:
space:
mode:
authornormal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-07-30 06:35:08 +0000
committernormal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-07-30 06:35:08 +0000
commit52ede226c9ab9ca75675d616eb70727ad62c52a5 (patch)
tree7f72c989b3fc577baa2a76a0dc28477bdfa54e65 /cont.c
parentd7b0dfd76d764d8f0f0bbf36c852d60574abb006 (diff)
downloadruby-52ede226c9ab9ca75675d616eb70727ad62c52a5.tar.gz
process.c (waitpid_nogvl): prevent conflicting use of sleep_cond
We reuse sleep_cond for waitpid notifications as well as GVL waiting. So we must take care to not hold onto sleep_cond when we try to reacquire GVL. [ruby-core:88183] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64117 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'cont.c')
0 files changed, 0 insertions, 0 deletions