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
/
threadlib
blob
c55163497419e95c11910a447ee2ccef358f6bb6
1
Description:
2
Access to multithreading primitives.
3
4
Files:
5
lib/glthread/threadlib.c
6
m4/threadlib.m4
7
8
Depends-on:
9
10
configure.ac-early:
11
gl_THREADLIB_EARLY
12
13
configure.ac:
14
AC_REQUIRE([gl_THREADLIB])
15
16
Makefile.am:
17
lib_SOURCES += glthread/threadlib.c
18
19
Include:
20
21
Link:
22
$(LIBTHREAD)
23
24
License:
25
LGPLv2+
26
27
Maintainer:
28
all