c6b2ccd9d965eb5b8d20e19a2c8e47a4707f82e6
[gnulib.git] / modules / lock
1 Description:
2 Locking in multithreaded situations.
3
4 Files:
5 lib/lock.h
6 lib/lock.c
7 m4/lock.m4
8 build-aux/config.rpath
9
10 Depends-on:
11 havelib
12
13 configure.ac:
14 gl_LOCK
15
16 Makefile.am:
17 lib_SOURCES += lock.h lock.c
18
19 Include:
20 "lock.h"
21
22 License:
23 LGPL
24
25 Maintainer:
26 Bruno Haible
27