repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
pipe-filter-ii, pipe-filter-gi: Fix warnings on native Windows.
[gnulib.git]
/
modules
/
pthread-cond-tests
blob
75a335d5657a71a1f6860941a17fc357b6e94993
1
Files:
2
tests/test-pthread-cond.c
3
tests/macros.h
4
5
Depends-on:
6
pthread-thread
7
pthread-mutex
8
nanosleep
9
sched_yield
10
11
configure.ac:
12
13
Makefile.am:
14
TESTS += test-pthread-cond
15
check_PROGRAMS += test-pthread-cond
16
test_pthread_cond_LDADD = $(LDADD) @LIBPMULTITHREAD@ @LIB_SCHED_YIELD@