Commit 0c9ce84
Carlos Martinez Romero
Add addReleaseFence API to ConsumerBase.
This API is used by classes that inherited from ConsumerBase. With the
refactor to have an instance intead of inheriting from it this change
makes the migration simpler. Although we might remove it later on. More
information at go/warren-buffers.
Bug: 342197847
Test: build and run
Flag: EXEMPT - no behavior change
Change-Id: I99da5b1bafae5b0042f8ac1ba5533ca6e5000fe61 parent 0499b3e commit 0c9ce84
2 files changed
Lines changed: 22 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
385 | 385 | | |
386 | 386 | | |
387 | 387 | | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
388 | 408 | | |
389 | 409 | | |
390 | 410 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| 101 | + | |
| 102 | + | |
101 | 103 | | |
102 | 104 | | |
103 | 105 | | |
| |||
0 commit comments