Searched defs:HostValue (Results 1 – 2 of 2) sorted by relevance
115 struct HostValue { struct123 std::shared_ptr<HostValue> host_value_; // Protected by the GIL. argument
275 struct HostValue { struct284 std::shared_ptr<HostValue> host_value_ TF_GUARDED_BY(mu_); argument