1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/modules/lock-tests

14 lines
183 B
Plaintext

Files:
tests/test-lock.c
Depends-on:
thread
yield
configure.ac:
Makefile.am:
TESTS += test-lock
check_PROGRAMS += test-lock
test_lock_LDADD = $(LDADD) @LIBMULTITHREAD@ @YIELD_LIB@