summaryrefslogtreecommitdiff
path: root/modules/simple-atomic-tests
blob: a57b9fcff277e8172bd475524ec0fdc0f8eaf934 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Files:
tests/test-simple-atomic.c
tests/macros.h

Depends-on:
thread
yield

configure.ac:

Makefile.am:
TESTS += test-simple-atomic
check_PROGRAMS += test-simple-atomic
test_simple_atomic_LDADD = $(LDADD) @LIBMULTITHREAD@ @YIELD_LIB@