@ -9,7 +9,8 @@
struct PassthroughDetails
{
std::atomic<u64>
std::atomic<u64> ref_count;
int backing_id;
};
class State