Searched refs:VERSIONS (Results 1 – 7 of 7) sorted by relevance
36 const VERSIONS: usize = 2; const41 data: [AtomicPtr<T>; VERSIONS],42 version_holder_count: [AtomicUsize; VERSIONS],65 let version = self.version.load(Ordering::SeqCst) % VERSIONS; in read()149 let old_version = self.version % VERSIONS; in store()150 let new_version = (old_version + 1) % VERSIONS; in store()
30 const std::string VERSIONS = "versions"; variable42 jsonData[VERSIONS] = versions; in ConvertToProfileData()
107 if (appInfoJson.find(VERSIONS) == appInfoJson.end() || !appInfoJson.at(VERSIONS).is_string()) { in ParseAppInfo()110 appInfoJson.at(VERSIONS).get_to(versionsData); in ParseAppInfo()
27 constexpr const char* VERSIONS = "versions"; variable
60 item = cJSON_AddStringToObject(jsonData, DistributedSchedule::Constants::VERSIONS, in ConvertToProfile()
106 …LEGAL EFFECT. IN THE CASE OF DIVERGENCE BETWEEN THE CHINESE AND ENGLISH VERSIONS, THE CHINESE VERS…
67993 KHRONOS STANDARDS. THE UNMODIFIED, NORMATIVE VERSIONS OF KHRONOS