Searched refs:global_serial (Results 1 – 3 of 3) sorted by relevance
144 let mut global_serial = 0; in wait_for_property_creation() localVariable156 global_serial, in wait_for_property_creation()157 &mut global_serial, in wait_for_property_creation()
115 static uint32_t global_serial; in __android_log_level() local143 if (current_global_serial != global_serial) { in __android_log_level()224 global_serial = current_global_serial; in __android_log_level()
185 unsigned global_serial = 0; in WaitForPropertyCreation() local191 if (!__system_property_wait(nullptr, global_serial, &global_serial, &ts)) return nullptr; in WaitForPropertyCreation()