Home
last modified time | relevance | path

Searched refs:lrt (Results 1 – 25 of 213) sorted by relevance

123456789

/external/ltp/testcases/kernel/syscalls/futex/
DMakefile21 futex_wait02: LDLIBS+=-lrt
22 futex_wake03: LDLIBS+=-lrt
26 futex_wait05: LDLIBS+=-lrt
27 futex_wait_bitset01: LDLIBS+=-lrt
28 futex_wait_bitset02: LDLIBS+=-lrt
/external/ltp/testcases/cve/
DMakefile27 cve-2016-7117: LDLIBS += -lrt
30 cve-2014-0196: LDLIBS += -lrt -lutil
33 cve-2017-2671: LDLIBS += -lrt
/external/autotest/client/site_tests/camera_V4L2/src/
DMakefile9 LDFLAGS = -lrt -ldl -Wl,-Bstatic -lgtest -Wl,-Bdynamic -ljpeg -lre2
12 LDFLAGS_UNITTEST = -lrt
15 LDFLAGS_HELPER = -lrt
/external/adhd/cras/src/
DMakefile.am435 crossover_test_LDADD = -lrt -lm
440 crossover2_test_LDADD = -lrt -lm
445 dcblock_test_LDADD = -lrt -lm
451 drc_test_LDADD = -lrt -lm
460 eq_test_LDADD = -lrt -lm
465 eq2_test_LDADD = -lrt -lm
576 audio_thread_unittest_LDADD = -lgtest -lpthread -lrt
581 audio_thread_monitor_unittest_LDADD = -lgtest -lpthread -lrt
653 -lgtest -lrt -lpthread -ldl -lm -lspeexdsp
690 dsp_pipeline_unittest_LDADD = -lgtest -lrt -liniparser -lpthread
[all …]
/external/ltp/testcases/kernel/syscalls/nanosleep/
DMakefile21 nanosleep01: LDLIBS+=-lrt
22 nanosleep02: LDLIBS+=-lrt
/external/ltp/lib/newlib_tests/
DMakefile12 test16: LDLIBS+=-lrt
13 tst_expiration_timer: LDLIBS+=-lrt
/external/ltp/testcases/kernel/syscalls/fcntl/
DMakefile21 fcntl33: LDLIBS+=-lrt
22 fcntl33_64: LDLIBS+=-lrt
/external/autotest/client/tests/posixtest/
Dposix-linux.patch9 -#-I /usr/include/nptl -L /usr/lib/nptl -D_XOPEN_SOURCE=600 -lpthread -lrt -lm
10 +-I /usr/include/nptl -L /usr/lib/nptl -D_XOPEN_SOURCE=600 -lpthread -lrt -lm
/external/ltp/testcases/kernel/syscalls/select/
DMakefile37 select04: LDLIBS+=-lrt
38 select04_SYS_%: LDLIBS+=-lrt
/external/autotest/client/tests/btreplay/
DMakefile.patch40 -LIBS = -laio -lrt
41 +LIBS += -laio -lrt
/external/linux-kselftest/tools/testing/selftests/x86/
DMakefile73 $(CC) -m32 -o $@ $(CFLAGS) $(EXTRA_CFLAGS) $^ -lrt -ldl -lm
76 $(CC) -m64 -o $@ $(CFLAGS) $(EXTRA_CFLAGS) $^ -lrt -ldl
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_once/
DNOTES29 gcc -std=gnu99 -lpthread -lrt -o <bin> <source>
31 Note: the -lrt is necessary for test cases using semaphore feature.
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_self/
DNOTES29 gcc -std=gnu99 -lpthread -lrt -o <bin> <source>
31 Note: the -lrt is necessary for test cases using semaphore feature.
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_lock/
DNOTES29 gcc -std=gnu99 -lpthread -lrt -o <bin> <source>
31 Note: the -lrt is necessary for test cases using semaphore feature.
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_getschedparam/
DNOTES29 gcc -std=gnu99 -lpthread -lrt -o <bin> <source>
31 Note: the -lrt is necessary for test cases using semaphore feature.
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_init/
DNOTES29 gcc -std=gnu99 -lpthread -lrt -o <bin> <source>
31 Note: the -lrt is necessary for test cases using semaphore feature.
/external/ltp/testcases/open_posix_testsuite/stress/threads/sem_open/
DNOTES29 gcc -std=gnu99 -lpthread -lrt -o <bin> <source>
31 Note: the -lrt is necessary for test cases using semaphore feature.
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_exit/
DNOTES29 gcc -std=gnu99 -lpthread -lrt -o <bin> <source>
31 Note: the -lrt is necessary for test cases using semaphore feature.
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_trylock/
DNOTES29 gcc -std=gnu99 -lpthread -lrt -o <bin> <source>
31 Note: the -lrt is necessary for test cases using semaphore feature.
/external/ltp/testcases/open_posix_testsuite/stress/threads/sem_init/
DNOTES29 gcc -std=gnu99 -lpthread -lrt -o <bin> <source>
31 Note: the -lrt is necessary for test cases using semaphore feature.
/external/ltp/testcases/open_posix_testsuite/stress/threads/sem_getvalue/
DNOTES29 gcc -std=gnu99 -lpthread -lrt -o <bin> <source>
31 Note: the -lrt is necessary for test cases using semaphore feature.
/external/ltp/testcases/open_posix_testsuite/stress/threads/fork/
DNOTES29 gcc -std=gnu99 -lpthread -lrt -o <bin> <source>
31 Note: the -lrt is necessary for test cases using semaphore feature.
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_kill/
DNOTES29 gcc -std=gnu99 -lpthread -lrt -o <bin> <source>
31 Note: the -lrt is necessary for test cases using semaphore feature.
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cancel/
DNOTES29 gcc -std=gnu99 -lpthread -lrt -o <bin> <source>
31 Note: the -lrt is necessary for test cases using semaphore feature.
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_init/
DNOTES29 gcc -std=gnu99 -lpthread -lrt -o <bin> <source>
31 Note: the -lrt is necessary for test cases using semaphore feature.

123456789