gnulib-tool.py: Make --megatest behaviour more similar to shell impl.
[gnulib.git] / modules / pthread
blob455b73e33b316b1492b6b02fd243b246440c1793
1 Description:
2 Implement the most essential subset of the pthreads library.
4 Files:
6 Depends-on:
7 pthread-h
8 pthread-thread
9 pthread-once
10 pthread-mutex
11 pthread-rwlock
12 pthread-cond
13 pthread-tss
14 pthread-spin
16 configure.ac:
18 Makefile.am:
20 Include:
21 <pthread.h>
23 Link:
24 $(LIBPMULTITHREAD)
26 License:
27 LGPLv2+
29 Maintainer:
30 Paul Eggert