summaryrefslogtreecommitdiff
path: root/ractor.h
AgeCommit message (Expand)Author
2020-10-20Use language TLS specifier if it is possible.Koichi Sasada
2020-10-12change rb_ractor_queue to ring buffertompng
2020-10-10Add Ractor#receive and Ractor.receive and use it in all placesBenoit Daloze
2020-09-25Ractor#close_outgoping cancel Ractor.yieldKoichi Sasada
2020-09-18show object info to debug purpose.Koichi Sasada
2020-09-03Introduce Ractor mechanism for parallel executionKoichi Sasada