Merge: Sys is top
[nit.git] / lib / pthreads / pthreads.nit
index 5d6b80d..8b8de1f 100644 (file)
@@ -19,6 +19,7 @@ module pthreads is
        cflags "-pthread"
        ldflags "-pthread"
        pkgconfig "bdw-gc"
+       new_annotation threaded
 end
 
 #