Project

General

Profile

« Previous | Next » 

Revision 3dc21289

Added by ko1 (Koichi Sasada) over 4 years ago

check return value of blocking_region_begin().

blocking_region_begin() can return FALSE if it fails to acquire
GVL, so check it.