summaryrefslogtreecommitdiff
path: root/modules/cond-tests
blob: 6b4c45e2c00db9da83110fc146f478174d582ffe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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@