index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
thread.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Threads in a ractor will be killed with the ractor
Koichi Sasada
2020-11-11
1
-7
/
+7
*
introduce USE_VM_CLOCK for windows.
Koichi Sasada
2020-11-11
1
-10
/
+0
*
Rename to `Fiber#set_scheduler`.
Samuel Williams
2020-11-07
1
-82
/
+3
*
sync vm->waiting_fds correctly.
Koichi Sasada
2020-10-30
1
-1
/
+7
*
Add Thread.ignore_deadlock accessor
Jeremy Evans
2020-10-28
1
-1
/
+51
*
Don't redefine #rb_intern over and over again
Stefan Stüben
2020-10-21
1
-7
/
+4
*
Add Ractor#receive and Ractor.receive and use it in all places
Benoit Daloze
2020-10-10
1
-1
/
+1
*
Don't use `th->scheduler` directly because it's not always valid to do so.
Samuel Williams
2020-10-01
1
-2
/
+4
*
rb_thread_scheduler is no longer used
Nobuyoshi Nakada
2020-10-01
1
-0
/
+2
*
Remove `Thread.scheduler` from public interface.
Samuel Williams
2020-10-01
1
-1
/
+1
*
Make Thread#join always convert its argument, as before 70f08f1eed
Benoit Daloze
2020-09-21
1
-0
/
+11
*
Make it clear the first field of join_arg is the waiting thread
Benoit Daloze
2020-09-21
1
-11
/
+11
*
Make `Thread#join` non-blocking.
Samuel Williams
2020-09-21
1
-112
/
+137
*
When setting current thread scheduler to nil, invoke `#close`.
Samuel Williams
2020-09-21
1
-4
/
+6
*
Call scheduler.block instead of scheduler.kernel_sleep for blocking Queue/Siz...
Benoit Daloze
2020-09-17
1
-3
/
+3
*
restart Ractor.select on intterupt
Koichi Sasada
2020-09-15
1
-0
/
+6
*
Add support for Queue & SizedQueue.
Samuel Williams
2020-09-14
1
-2
/
+7
*
Make Mutex per-Fiber instead of per-Thread
Benoit Daloze
2020-09-14
1
-5
/
+6
*
Standardised scheduler interface.
Samuel Williams
2020-09-14
1
-41
/
+3
*
Add `rb_thread_current_scheduler()`.
Samuel Williams
2020-09-14
1
-0
/
+6
*
Removed Thread#safe_level
Hiroshi SHIBATA
2020-09-11
1
-18
/
+0
*
If the GC runs before the Mutex's are initialised then we get a crash in pthr...
Matt Valentine-House
2020-09-10
1
-3
/
+10
*
Introduce Ractor mechanism for parallel execution
Koichi Sasada
2020-09-03
1
-207
/
+374
*
procnames-start-lines [ci skip]
Nobuyoshi Nakada
2020-08-17
1
-3
/
+6
*
Rename `rb_current_thread_scheduler` to `rb_thread_scheduler_if_nonblocking`.
Samuel Williams
2020-07-20
1
-7
/
+8
*
add UNREACHABLE_RETURN
卜部昌平
2020-06-29
1
-0
/
+1
*
exec_recursive: do not goto into a branch
卜部昌平
2020-06-29
1
-4
/
+6
*
compile.c: Improve branch coverage instrumentation [Bug #16967]
Yusuke Endoh
2020-06-20
1
-14
/
+25
*
Make Thread#thread_variable? similar to #thread_variable_get
Jeremy Evans
2020-05-25
1
-6
/
+3
*
Thread scheduler for light weight concurrency.
Samuel Williams
2020-05-14
1
-2
/
+107
*
Thread#backtrace may return nil [ci skip]
Kazuhiro NISHIYAMA
2020-05-12
1
-1
/
+1
*
sed -i 's|ruby/impl|ruby/internal|'
卜部昌平
2020-05-11
1
-1
/
+1
*
sed -i s|ruby/3|ruby/impl|g
卜部昌平
2020-05-11
1
-1
/
+1
*
should check pending interrupts correctly.
Koichi Sasada
2020-04-09
1
-1
/
+17
*
Merge pull request #2991 from shyouhei/ruby.h
卜部昌平
2020-04-08
1
-1
/
+1
*
check flags passed to rb_nogvl()
Koichi Sasada
2020-03-26
1
-1
/
+1
*
fix arity mismatch
卜部昌平
2020-02-20
1
-1
/
+1
*
more on NULL versus functions.
卜部昌平
2020-02-07
1
-3
/
+3
*
st_delete_wrap is no longer used
Nobuyoshi Nakada
2020-01-11
1
-6
/
+0
*
Let execution context local storage be an ID table
Lourens Naudé
2020-01-11
1
-17
/
+18
*
Fully separate positional arguments and keyword arguments
Jeremy Evans
2020-01-02
1
-6
/
+4
*
Fix typo
Kazuhiro NISHIYAMA
2019-12-28
1
-2
/
+2
*
decouple internal.h headers
卜部昌平
2019-12-26
1
-12
/
+23
*
TIMESPEC_SEC_MAX might be bigger than 53 bits.
卜部昌平
2019-12-26
1
-1
/
+11
*
other minior internal header tweaks
卜部昌平
2019-12-26
1
-1
/
+1
*
thread.c: avoid needless read after select|ppoll
Eric Wong
2019-12-16
1
-4
/
+9
*
Make Thread#to_s consistent with Method and Proc to_s
Jean byroot Boussier
2019-12-11
1
-1
/
+1
*
move an interrupt point.
Koichi Sasada
2019-12-05
1
-1
/
+1
*
Check interrupts before starting thread
Jeremy Evans
2019-12-03
1
-0
/
+1
*
Deprecate taint/trust and related methods, and make the methods no-ops
Jeremy Evans
2019-11-18
1
-1
/
+0
[next]