summaryrefslogtreecommitdiff
path: root/modules/pthread-mutex-tests
blob: 12d386e63f8874ba201d6b4acf3cd439ebb56480 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Files:
tests/test-pthread-mutex.c
tests/macros.h

Depends-on:
pthread-thread
sched_yield

configure.ac:

Makefile.am:
TESTS += test-pthread-mutex
check_PROGRAMS += test-pthread-mutex
test_pthread_mutex_LDADD = $(LDADD) @LIBPMULTITHREAD@ @LIB_SCHED_YIELD@ @LIB_SEMAPHORE@

Return to:

Send suggestions and report system problems to the System administrator.