Searched defs:newVal (Results 1 – 3 of 3) sorted by relevance
70 auto newVal = std::make_unique<ClientThread>(); in OnAcceptedConnection() local
277 static inline bool UxpteCAS_(uxpte_t *uxpte, uxpte_t old, uxpte_t newVal) in UxpteCAS_()285 uxpte_t newVal = 0; in UxpteAdd() local
239 int DistributedDBInterfacesImportAndExportRdTest::ModifyDataInPage(int modifyPos, char newVal, cons… in ModifyDataInPage()