mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
15 lines
234 B
Plaintext
15 lines
234 B
Plaintext
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@
|