view modules/cond @ 40196:e63f5d3edab5

relocatable-prog: Update documentation. * doc/relocatable-maint.texi (Supporting Relocation): Update to match the recent changes.
author Bruno Haible <bruno@clisp.org>
date Sun, 24 Feb 2019 01:49:15 +0100
parents 10268a7a6854
children
line wrap: on
line source

Description:
Condition variables for multithreading.

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

Depends-on:
threadlib
lock
errno
extern-inline
stdbool
time
gettimeofday

configure.ac:
gl_COND

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

Include:
"glthread/cond.h"

License:
LGPLv2+

Maintainer:
Yoann Vandoorselaere