aboutsummaryrefslogtreecommitdiffstats
path: root/ext/-test-/gvl
Commit message (Expand)AuthorAgeFilesLines
* Include ruby/assert.h in ruby/ruby.h so that assertions can be thereNobuyoshi Nakada2019-07-141-0/+1
* Suppress a warningnobu2019-02-131-1/+1
* check return value of `write` to suppress warning.ko12019-02-131-1/+2
* introduce rb_nogvl C-API to mark ubf as async-signal-safenormal2019-01-041-0/+41
* Update dependenciesnobu2016-07-061-0/+13
* handle ext/ as r53141naruse2015-12-161-0/+1
* call_without_gvl.c: no sys/select.hnobu2015-06-141-1/+0
* * thread.c (thread_start_func_2): don't interrupt when last thread exitkosaki2015-06-142-0/+36