[TSan] Unlocking MonoStats, GCStats and JITGCStats (#5381)
[mono.git] / mono / sgen / sgen-client.h
index a492ad74a977db7c10f0ba579defa132157cfb67..99d77857935604a695e84b73bb93418b18f51b97 100644 (file)
@@ -122,7 +122,7 @@ void sgen_client_pinned_los_object (GCObject *obj);
 /*
  * Called for every degraded allocation.  No action is necessary.
  */
-void sgen_client_degraded_allocation (size_t size);
+void sgen_client_degraded_allocation (void);
 
 /*
  * Called whenever the amount of memory allocated for the managed heap changes.  No action