]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/pthread/Makefile
Add pthread-in-libc, libpthread-routines-var, librt-routines-var
[thirdparty/glibc.git] / sysdeps / pthread / Makefile
index ed15c1e433624f3a18dee0c2e34c324655b85cf4..8133bcda8f146751eb3c64842a4fd5a847694ce9 100644 (file)
@@ -39,6 +39,9 @@ libpthread-routines += thrd_create thrd_detach thrd_exit thrd_join \
                       cnd_destroy cnd_init cnd_signal cnd_timedwait cnd_wait \
                       tss_create tss_delete tss_get tss_set
 
+$(libpthread-routines-var) += \
+
+
 tests += tst-cnd-basic tst-mtx-trylock tst-cnd-broadcast \
         tst-cnd-timedwait tst-thrd-detach tst-mtx-basic tst-thrd-sleep \
         tst-mtx-recursive tst-tss-basic tst-call-once tst-mtx-timedlock \