diff options
author | 2023-12-19 23:23:41 +0000 | |
---|---|---|
committer | 2024-02-16 02:49:19 +0000 | |
commit | d1ce298dca8720479c4db78de0b35a3e3b5727f0 (patch) | |
tree | 57348a45dee9416f1e47703a0890aa2c7f335dc5 /libs/ui/GraphicBuffer.cpp | |
parent | 3ee8f054d57c13633445f6f02ede3496d3e3cd59 (diff) |
bufferstreams: Make BufferOwner Send+Sync
This is important for IPCs to work, since buffers can come in over the
wire, be processed by binder threads, and handed off to
client-controlled worker threads.
Bug: 296099728
Test: atest
Change-Id: I9c32ac17e07456aa6a8e7211c67893a51fc9724c
Diffstat (limited to 'libs/ui/GraphicBuffer.cpp')
0 files changed, 0 insertions, 0 deletions