Project

General

Profile

« Previous | Next » 

Revision 94e41822

Added by ko1 (Koichi Sasada) about 2 years ago

rb_current_ractor_raw(b)

rb_current_ractor() expects it has valid ec and r.
rb_current_ractor_raw() with a parameter false allows to return
NULL if ec is not available.