view modules/lock @ 17362:7a2e583edf71

check for (erroneous) ftp-upload.gnu.org
author Karl Berry <karl@freefriends.org>
date Tue, 19 Mar 2013 10:47:12 -0700
parents 984531f1792d
children 08883714ab3e
line wrap: on
line source

Description:
Locking in multithreaded situations.

Files:
lib/glthread/lock.h
lib/glthread/lock.c
m4/lock.m4

Depends-on:
threadlib

configure.ac:
gl_LOCK

Makefile.am:
lib_SOURCES += glthread/lock.h glthread/lock.c

Include:
"glthread/lock.h"

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

License:
LGPLv2+

Maintainer:
Bruno Haible