Searched refs:ForEachDVT (Results 1 – 5 of 5) sorted by relevance
61 void ForEachDVT(DTLS *dtls, const Fn &fn) { in ForEachDVT() function
36 ForEachDVT(dtls, [](const DTLS::DTV &dtv, int id) { in ClearShadowForThreadStackAndTLS()
35 ForEachDVT(dtls, [](const DTLS::DTV &dtv, int id) { in ClearShadowForThreadStackAndTLS()
45 ForEachDVT(dtls, [](const DTLS::DTV &dtv, int id) { in ClearShadowForThreadStackAndTLS()
539 ForEachDVT(dtls, [&](const DTLS::DTV &dtv, int id) { in ProcessThread()