Project

General

Profile

« Previous | Next » 

Revision af247136

Added by ko1 (Koichi Sasada) about 5 years ago

refactoring rb_ractor_confirm_belonging()

rb_ractor_belonging() returns 0 only if it has sharable flag.
rb_ractor_confirm_belonging() checks rb_ractor_shareable_p()
if the belonging ractor id is different from current ractor id.