view modules/cond-tests @ 40209:c43e83386661

autoupdate
author Karl Berry <karl@freefriends.org>
date Fri, 08 Mar 2019 09:27:47 -0800
parents 0eefc6edf646
children
line wrap: on
line source

Files:
tests/test-cond.c

Depends-on:
lock
thread
yield
gettimeofday
sleep

Makefile.am:
TESTS += test-cond
check_PROGRAMS += test-cond
test_cond_LDADD = $(LDADD) @LIBMULTITHREAD@ @YIELD_LIB@