summaryrefslogtreecommitdiff
path: root/modules/tls
blob: d83fe37ecc9894e73f3c649070b0bd3bb4ce3dad (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
Description:
Thread-local storage in multithreaded situations.

Files:
lib/tls.h
lib/tls.c
m4/tls.m4

Depends-on:
lock

configure.ac:
gl_TLS

Makefile.am:
lib_SOURCES += tls.h tls.c

Include:
"tls.h"

License:
LGPL

Maintainer:
Bruno Haible