X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/0a7de7458d150b5d4dffc935ba399be265ef0a1a..a991bd8d3e7fe02dbca0644054bab73c5b75324a:/tests/proc_info_list_kthreads.c diff --git a/tests/proc_info_list_kthreads.c b/tests/proc_info_list_kthreads.c index 8af5647fe..9bdba1c3e 100644 --- a/tests/proc_info_list_kthreads.c +++ b/tests/proc_info_list_kthreads.c @@ -14,6 +14,8 @@ #include #include +T_GLOBAL_META(T_META_RUN_CONCURRENTLY(true)); + #define MAX_TRIES 20 #define EXTRA_THREADS 15