src/doc: rename `tpl_link` into `html_link` and use bootstrap template
[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
 
 #