Hash : 6b0fbaf3 Author : Date : 2008-10-01T02:49:47
Make use of the modules 'thread', 'yield' in the 'tls' test.
Download
1 2 3 4 5 6 7 8 9 10 11 12 13 14
Files: tests/test-tls.c Depends-on: thread yield configure.ac: Makefile.am: TESTS += test-tls check_PROGRAMS += test-tls test_tls_LDADD = $(LDADD) @LIBMULTITHREAD@ @YIELD_LIB@