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
git-version-gen: init shell var to avoid env var influence
[gnulib.git]
/
modules
/
threadlib
blob
9e3438c789f1f0c12966f1f0992c20996ceeb18d
1
Description:
2
Access to multithreading primitives.
3
4
Files:
5
lib/glthread/threadlib.c
6
m4/threadlib.m4
7
build-aux/config.rpath
8
9
Depends-on:
10
havelib
11
12
configure.ac-early:
13
gl_THREADLIB_EARLY
14
15
configure.ac:
16
gl_THREADLIB
17
18
Makefile.am:
19
lib_SOURCES += glthread/threadlib.c
20
21
Include:
22
23
Link:
24
$(LTLIBTHREAD) when linking with libtool, $(LIBTHREAD) otherwise
25
26
License:
27
LGPLv2+
28
29
Maintainer:
30
Bruno Haible
31