mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-06-15 15:25:49 +00:00
d9e15740b5
* tests/test-thread-optim1.c: New file. * tests/test-thread-optim2.c: New file. * modules/thread-optim-tests: New file.
15 lines
281 B
Plaintext
15 lines
281 B
Plaintext
Files:
|
|
tests/test-thread-optim1.c
|
|
tests/test-thread-optim2.c
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
thread
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-thread-optim1 test-thread-optim2
|
|
check_PROGRAMS += test-thread-optim1 test-thread-optim2
|
|
test_thread_optim2_LDADD = $(LDADD) @LIBMULTITHREAD@
|