summaryrefslogtreecommitdiff
path: root/ext/-test-/gvl
AgeCommit message (Expand)Author
2019-07-14Include ruby/assert.h in ruby/ruby.h so that assertions can be thereNobuyoshi Nakada
2019-02-13Suppress a warningnobu
2019-02-13check return value of `write` to suppress warning.ko1
2019-01-04introduce rb_nogvl C-API to mark ubf as async-signal-safenormal
2016-07-06Update dependenciesnobu
2015-12-16handle ext/ as r53141naruse
2015-06-14call_without_gvl.c: no sys/select.hnobu
2015-06-14* thread.c (thread_start_func_2): don't interrupt when last thread exitkosaki