Home
last modified time | relevance | path

Searched refs:timespec (Results 1051 - 1075 of 1191) sorted by relevance

1...<<4142434445464748

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/
H A D1-2.c173 struct timespec ts; in child()
H A D2-3.c164 struct timespec ts; in child()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/sem_open/
H A Ds-c1.c119 struct timespec ts_ref, ts_fin; in main()
/third_party/ltp/testcases/realtime/func/rt-migrate/
H A Drt-migrate.c400 struct timespec intv; in main()
/third_party/node/deps/v8/src/diagnostics/
H A Dperf-jit.cc206 struct timespec ts; in GetTimestamp()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_fence.c364 struct timespec current; in gettime_ns()
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_bo.c219 struct timespec time; in lima_bo_cache_put()
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_sync_timeline.c29 #include "util/timespec.h"
451 struct timespec now_ts, abs_timeout_ts; in vk_sync_timeline_wait_locked()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_fence.c299 struct timespec current; in gettime_ns()
H A Dcrocus_bufmgr.c85 struct timespec tp; in get_time()
728 struct timespec time; in __crocus_bo_unreference()
/third_party/musl/libc-test/src/functionalext/supplement/network/
H A Dnameservercheck_client.c58 struct timespec ts; in mtime()
/third_party/musl/libc-test/src/functionalext/supplement/thread/thread_gtest/
H A Dthread_pthrd_test.cpp390 timespec times; in HWTEST_F()
/third_party/node/deps/uv/src/unix/
H A Dkqueue.c115 struct timespec spec; in uv__io_poll()
H A Dstream.c272 struct timespec timeout; in uv__stream_try_select()
558 struct timespec timeout = { 0, 1 }; in uv__server_io()
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/
H A Dmod.rs323 timeout: *mut ::timespec, in recvmmsg()
/third_party/toybox/porting/liteos_a/toys/posix/
H A Dcp.c306 struct timespec times[] = {try->st.st_atim, try->st.st_mtim}; in cp_node()
/third_party/toybox/toys/posix/
H A Dcp.c333 struct timespec times[] = {try->st.st_atim, try->st.st_mtim}; in cp_node()
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_utils.cpp282 struct timespec now; in TickTimeInSeconds()
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H A Dclock.cc40 // TODO(bww): Get a timespec instead so we don't have to divide. in Now()
563 struct timespec sleep_time = absl::ToTimespec(to_sleep); in SleepOnce()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dos_internal.c29 const struct timespec req = { sec, usec * 1000 }; in os_sleep()
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dpthreadndk.cpp743 timespec outTime; in threadTimedWait()
1217 struct timespec outTime; in testMutexTimedLock()
1515 struct timespec outTime; in testRwLockTimedRdLock()
1540 struct timespec outTime; in testRwLockTimedWrLock()
/third_party/NuttX/fs/nfs/
H A Dnfs_adapter.c303 struct timespec ts; in vfs_nfs_stat_internal()
3075 static int nfs_check_timestamp(struct timespec *origin, struct timespec *new) in nfs_check_timestamp()
3083 struct timespec ts; in vfs_nfs_open()
/third_party/glfw/examples/
H A Dparticles.c460 struct timespec ts; in draw_particles()
913 struct timespec ts; in physics_thread_main()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_drm.c26 #include "util/timespec.h"
585 struct timespec abstime = { in tu_timeline_sync_wait()
1107 struct timespec t; in get_abs_timeout()
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs1074 pub fn futimens(fd: ::c_int, times: *const ::timespec) -> ::c_int; in futimens()
1085 pub fn clock_gettime(clk_id: ::clockid_t, tp: *mut ::timespec) -> ::c_int; in clock_gettime()

Completed in 35 milliseconds

1...<<4142434445464748