]> git.saurik.com Git - apple/xnu.git/blobdiff - tests/mach_port_mod_refs.c
xnu-6153.11.26.tar.gz
[apple/xnu.git] / tests / mach_port_mod_refs.c
index acb7d119aec54da7f90dd373d008409b5e714df4..184d2f62a4522c151e771a51309cee1ab2611039 100644 (file)
@@ -7,6 +7,7 @@
 #include <stdlib.h>
 #include <stdio.h>
 
+T_GLOBAL_META(T_META_RUN_CONCURRENTLY(true));
 
 T_DECL(mach_port_mod_refs, "mach_port_mod_refs"){
        mach_port_t port_set;