repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Do the Windows oldnames workaround through the C++ GNULIB_NAMESPACE.
[gnulib.git]
/
modules
/
pthread
blob
455b73e33b316b1492b6b02fd243b246440c1793
1
Description:
2
Implement the most essential subset of the pthreads library.
3
4
Files:
5
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
15
16
configure.ac:
17
18
Makefile.am:
19
20
Include:
21
<pthread.h>
22
23
Link:
24
$(LIBPMULTITHREAD)
25
26
License:
27
LGPLv2+
28
29
Maintainer:
30
Paul Eggert