Searched refs:should_destroy_buf (Results 1 – 2 of 2) sorted by relevance
327 This->maps[This->nmaps-1].should_destroy_buf = true; in NineBuffer9_Lock()338 This->maps[This->nmaps].should_destroy_buf = false; in NineBuffer9_Lock()344 This->maps[This->nmaps-1].should_destroy_buf = true; in NineBuffer9_Lock()447 } else if (This->maps[This->nmaps].should_destroy_buf) in NineBuffer9_Unlock()
43 bool should_destroy_buf; /* If the subbuffer should be destroyed */ member