diff options
Diffstat (limited to 'Attic/mutex/pthreads/info.txt')
-rw-r--r-- | Attic/mutex/pthreads/info.txt | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/Attic/mutex/pthreads/info.txt b/Attic/mutex/pthreads/info.txt new file mode 100644 index 000000000..1d826b61c --- /dev/null +++ b/Attic/mutex/pthreads/info.txt @@ -0,0 +1,29 @@ +define MUTEX_PTHREAD + +<source> +mux_pthr.cpp +</source> + +<header:internal> +mux_pthr.h +</header:internal> + +<libs> +all!qnx,freebsd,dragonfly,openbsd,netbsd -> pthread +</libs> + +<os> +aix +cygwin +darwin +freebsd +dragonfly +hpux +irix +linux +netbsd +openbsd +qnx +solaris +tru64 +</os> |