view modules/lock-tests @ 17428:4af247cb0aef

autoupdate
author Karl Berry <karl@freefriends.org>
date Fri, 07 Jun 2013 06:44:05 -0700
parents 54312948a98f
children
line wrap: on
line source

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@