Searched refs:librt (Results 1 – 25 of 27) sorted by relevance
12
3 dnl # Check if librt is required for clock_gettime.10 AC_MSG_FAILURE([*** clock_gettime is missing in libc and librt])
10 lib/librt \
11 lib/librt \
12 lib/librt \
14 lib/librt \
17 lib/librt \
125 kmq_open; /* librt uses them to provide mq_xxx. */247 ktimer_delete; /* librt uses them to provide timer_xxx. */
40 lib/librt \
113 LINE("librt", "POSIX Real\\-time Library (librt, \\-lrt)")
91 librt \
154 lib/librt \
63 librt = ctypes.CDLL('librt.so.1', use_errno=True) variable64 clock_gettime = librt.clock_gettime
454 librt
151 LIBRT?= ${LIBDESTDIR}${LIBDIR_BASE}/librt.a
253 # Look for clock_gettime in librt.
172 lib/librt/tests \
728 - Link against librt for clock_gettime(2) if glibc < 2.17. (@jasone)919 + Link tests to librt if it contains clock_gettime(2).
1878 dnl Check whether clock_gettime(2) is in libc or librt.
11019 - no unnecessary linking with librt (only when libevent/libev used).
14980 for librt being needed to provide HAVE_CLOCK_GETTIME was also