summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorEric Wong <normal@ruby-lang.org>2019-12-16 18:28:44 +0000
committerEric Wong <normal@ruby-lang.org>2019-12-16 18:31:08 +0000
commitb12bc3b0461f7331db6e27865fa7a8ef29a0f652 (patch)
tree8f78d17c0f9d2ce0edc6bdc070d7d84ec4e48fed /test
parentbba6386d9568123a7c76693e3a5fa5e33562a640 (diff)
thread.c: avoid needless read after select|ppoll
We do not need to issue pipe|eventfd read(2) syscall unless select, ppoll|poll declares the FD needs reading.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions