Commit 24cdb96
committed
Expose
This is useful for cases when the implementation needs to defer the
actual freeing of the file object, for example, because it needs to
perform expensive work that is better suited for worker threads than the
current one.
Signed-off-by: Wedson Almeida Filho <wedsonaf@google.com>release method to file implementations.1 parent 6e86a86 commit 24cdb96
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
226 | 231 | | |
227 | 232 | | |
228 | 233 | | |
| |||
0 commit comments