20 lines
340 B
Plaintext
20 lines
340 B
Plaintext
Status:
|
|
longrunning-test
|
|
|
|
Files:
|
|
tests/test-pthread-rwlock-waitqueue.c
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
extensions
|
|
pthread-thread
|
|
nanosleep
|
|
stdbool
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-pthread-rwlock-waitqueue
|
|
check_PROGRAMS += test-pthread-rwlock-waitqueue
|
|
test_pthread_rwlock_waitqueue_LDADD = $(LDADD) @LIBPMULTITHREAD@ @NANOSLEEP_LIB@
|