summaryrefslogtreecommitdiff
path: root/modules/threadlib
blob: 9e3438c789f1f0c12966f1f0992c20996ceeb18d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Description:
Access to multithreading primitives.

Files:
lib/glthread/threadlib.c
m4/threadlib.m4
build-aux/config.rpath

Depends-on:
havelib

configure.ac-early:
gl_THREADLIB_EARLY

configure.ac:
gl_THREADLIB

Makefile.am:
lib_SOURCES += glthread/threadlib.c

Include:

Link:
$(LTLIBTHREAD) when linking with libtool, $(LIBTHREAD) otherwise

License:
LGPLv2+

Maintainer:
Bruno Haible