Searched refs:librt (Results 1 – 25 of 25) sorted by relevance
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 \
126 kmq_open; /* librt uses them to provide mq_xxx. */248 ktimer_delete; /* librt uses them to provide timer_xxx. */
42 lib/librt \
93 librt \
114 LINE("librt", "POSIX Real\\-time Library (librt, \\-lrt)")
154 lib/librt \
444 librt
136 LIBRT?= ${LIBDESTDIR}${LIBDIR_BASE}/librt.a
60 librt = ctypes.CDLL('librt.so.1', use_errno=True) variable61 clock_gettime = librt.clock_gettime
248 # Look for clock_gettime in librt.
172 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).
12917 for librt being needed to provide HAVE_CLOCK_GETTIME was also
10752 - no unnecessary linking with librt (only when libevent/libev used).
136913 to librt detection.137006 to librt detection.137569 to librt detection.