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