]> git.saurik.com Git - apple/xnu.git/blobdiff - tests/proc_info_list_kthreads.c
xnu-7195.81.3.tar.gz
[apple/xnu.git] / tests / proc_info_list_kthreads.c
index 8af5647fe1415d2395f9391220de634da98c458b..9bdba1c3e270df38b6f2332626d9c53a3357facd 100644 (file)
@@ -14,6 +14,8 @@
 #include <darwintest.h>
 #include <TargetConditionals.h>
 
+T_GLOBAL_META(T_META_RUN_CONCURRENTLY(true));
+
 #define MAX_TRIES 20
 #define EXTRA_THREADS 15