]> git.saurik.com Git - apple/xnu.git/blobdiff - tests/phys_footprint_interval_max.c
xnu-6153.11.26.tar.gz
[apple/xnu.git] / tests / phys_footprint_interval_max.c
index 10a64fbe58f842041b70b630228f7318c546b70e..84f45dce0b431ed10e35447209fb6c6f65a91527 100644 (file)
@@ -33,6 +33,8 @@
 #include <libproc_internal.h>
 #include <TargetConditionals.h>
 
+T_GLOBAL_META(T_META_RUN_CONCURRENTLY(true));
+
 #define ALLOC_SIZE_LARGE 5*1024*1024
 #define ALLOC_SIZE_SMALL 2*1024*1024