error-h: Avoid namespace pollution on mingw.
[gnulib.git] / modules / pthread-cond-tests
blobb104ae0651e40582b8ae68a9f03c7c1df8b685dc
1 Files:
2 tests/test-pthread-cond.c
3 tests/macros.h
5 Depends-on:
6 pthread-thread
7 pthread-mutex
8 nanosleep
9 sched_yield
11 configure.ac:
13 Makefile.am:
14 TESTS += test-pthread-cond
15 check_PROGRAMS += test-pthread-cond
16 test_pthread_cond_LDADD = $(LDADD) @LIBPMULTITHREAD@ @SCHED_YIELD_LIB@