Home
last modified time | relevance | path

Searched defs:clock_gettime (Results 1 – 7 of 7) sorted by relevance

/third_party/gstreamer/gstreamer/libs/gst/check/libcheck/libcompat/
Dclock_gettime.c40 clock_gettime (clockid_t clk_id CK_ATTRIBUTE_UNUSED, struct timespec *ts) in clock_gettime() function
/third_party/ltp/include/
Dtime64_variants.h32 int (*clock_gettime)(clockid_t clk_id, void *ts); member
/third_party/flutter/glfw/deps/
Dtinycthread.h125 #define clock_gettime _tthread_clock_gettime macro
/third_party/musl/porting/liteos_m/user/include/
Dusr_lib_ops.h99 int (*clock_gettime)(clockid_t clockID, struct timespec *tp); member
/third_party/musl/porting/liteos_m/user/hook/
Dlos_usr_libc.c336 int clock_gettime(clockid_t clockID, struct timespec *tp) in clock_gettime() function
/third_party/flutter/skia/third_party/externals/sdl/
Dconfigure.in2846 AC_ARG_ENABLE(clock_gettime, optenable
Dconfigure1602 --enable-clock_gettime use clock_gettime() instead of gettimeofday() on function