view modules/threadlib @ 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 794059e94b36
children 1f14c6dd175d
line wrap: on
line source

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