Searched refs:read_properties (Results 1 – 1 of 1) sorted by relevance
4590 auto read_properties = [](const SSL *ssl) { in TEST_P() local4601 threads.emplace_back([=] { read_properties(ssl); }); in TEST_P()