Hash : 37fbb99a Author : Date : 2008-10-01T02:40:17
Make use of the modules 'thread', 'yield' in the 'lock' test.
Download
1 2 3 4 5 6 7 8 9 10 11 12 13
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@