Searched refs:native_objects_notified_ (Results 1 – 2 of 2) sorted by relevance
1353 Atomic<uint32_t> native_objects_notified_; variable
250 native_objects_notified_(0), in Heap()4068 native_objects_notified_.fetch_add(kNotifyNativeInterval, std::memory_order_relaxed); in NotifyNativeAllocations()4078 native_objects_notified_.fetch_add(1, std::memory_order_relaxed); in RegisterNativeAllocation()