Searched refs:ForEachDVT (Results 1 – 4 of 4) sorted by relevance
65 void ForEachDVT(DTLS *dtls, const Fn &fn) { in ForEachDVT() function
41 ForEachDVT(dtls, [](const DTLS::DTV &dtv, int id) { in ClearShadowForThreadStackAndTLS()
40 ForEachDVT(dtls, [](const DTLS::DTV &dtv, int id) { in ClearShadowForThreadStackAndTLS()
504 ForEachDVT(dtls, [&](const DTLS::DTV &dtv, int id) { in ProcessThreads()