Searched refs:_ref_count (Results 1 – 2 of 2) sorted by relevance
26 int _ref_count; member
155 jso->_ref_count++; in json_object_get()163 jso->_ref_count--; in json_object_put()164 if(!jso->_ref_count) in json_object_put()197 jso->_ref_count = 1; in json_object_new()