Hash : 46dab953 Author : Date : 2008-10-01T03:39:40
Tests for module 'cond'.
Download
1 2 3 4 5 6 7 8 9 10 11 12 13 14
Files: tests/test-cond.c Depends-on: lock thread yield gettimeofday sleep Makefile.am: TESTS += test-cond check_PROGRAMS += test-cond test_cond_LDADD = $(LDADD) @LIBMULTITHREAD@ @YIELD_LIB@