Searched refs:librt (Results 1 – 25 of 27) sorted by relevance
12
2 dnl # Check if librt is required for clock_gettime.9 AC_MSG_FAILURE([*** clock_gettime is missing in libc and librt])
10 lib/librt \
11 lib/librt \
12 lib/librt \
14 lib/librt \
18 lib/librt \
42 lib/librt \
90 librt \
114 LINE("librt", "POSIX Real\\-time Library (librt, \\-lrt)")
132 kmq_open; /* librt uses them to provide mq_xxx. */275 ktimer_delete; /* librt uses them to provide timer_xxx. */
155 lib/librt \
414 librt
136 LIBRT?= ${LIBDESTDIR}${LIBDIR_BASE}/librt.a
59 librt = ctypes.CDLL('librt.so.1', use_errno=True) variable60 clock_gettime = librt.clock_gettime
248 # Look for clock_gettime in librt.
173 lib/librt/tests \
628 - Link against librt for clock_gettime(2) if glibc < 2.17. (@jasone)819 + Link tests to librt if it contains clock_gettime(2).
3240 _lib_librt= lib/librt
985 # 20230902: libzfs now requires librt, moved to /lib986 MOVED_LIBS+=usr/lib/librt.so.113595 OLD_DIRS+=usr/tests/lib/librt/.debug13596 OLD_FILES+=usr/tests/lib/librt/.debug/sched_test.debug13597 OLD_FILES+=usr/tests/lib/librt/.debug/sem_test.debug
648 for librt being needed to provide HAVE_CLOCK_GETTIME was also