]> git.saurik.com Git - apple/xnu.git/blobdiff - tests/mach_port_deallocate_21692215.c
xnu-6153.11.26.tar.gz
[apple/xnu.git] / tests / mach_port_deallocate_21692215.c
index 0b15106002f47d5dfa8cad8eaf4bc6131d95cfaf..f072b1041786b161964fdc929a6aba2c7d92fa0e 100644 (file)
@@ -4,6 +4,8 @@
 #include <stdlib.h>
 #include <stdio.h>
 
+T_GLOBAL_META(T_META_RUN_CONCURRENTLY(true));
+
 #define NR_PORTS 4
 
 T_DECL(mach_port_deallocate, "mach_port_deallocate deallocates also PORT_SET"){