Project

General

Profile

« Previous | Next » 

Revision ae693fff

Added by ko1 (Koichi Sasada) almost 5 years ago

fix releasing timing.

(1) recorded_lock_rec > current_lock_rec should not be occurred
on rb_ec_vm_lock_rec_release().
(2) should be release VM lock at EXEC_TAG(), not POP_TAG().
(3) some refactoring.