aboutsummaryrefslogtreecommitdiffstats
path: root/test/-ext-/gvl
Commit message (Expand)AuthorAgeFilesLines
* Use omit instead of skip: test/-ext-/**/*.rbHiroshi SHIBATA2021-12-281-1/+1
* Get rid of defining methods for tests in core classesNobuyoshi Nakada2021-01-092-2/+2
* introduce rb_nogvl C-API to mark ubf as async-signal-safenormal2019-01-041-0/+20
* revisit more MJIT test skipsk0kubun2018-10-221-4/+0
* test/-ext-/gvl/test_last_thread.rb: skip under MJITnormal2018-07-201-0/+3
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* test_last_thread.rb: relaxnobu2015-06-191-1/+1
* * thread.c (thread_start_func_2): don't interrupt when last thread exitkosaki2015-06-141-0/+22