Hash :
4116861d
Author :
Date :
2008-10-12T00:14:22
Provide a Win32 implementation of the 'cond' module.
Description:
Condition variables for multithreading.
Files:
lib/glthread/cond.h
lib/glthread/cond.c
m4/cond.m4
Depends-on:
threadlib
lock
errno
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