Searched refs:timespec (Results 1126 - 1150 of 1563) sorted by relevance
1...<<41424344454647484950>>...63
/kernel/liteos_a/testsuites/unittest/process/basic/process/smoke/ |
H A D | process_test_001.cpp | 42 struct timespec ts = { 0 }; in Testcase()
|
/kernel/liteos_a/testsuites/unittest/security/capability/smoke/ |
H A D | cap_test_001.cpp | 64 struct timespec tp; in TestChild()
|
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | stat1ndk.cpp | 111 int ret = futimens(PARAM_UNNORMAL, ((struct timespec[2]){{.tv_nsec = UTIME_NOW}, {.tv_nsec = UTIME_NOW}}));
in Futimens()
|
/third_party/curl/lib/ |
H A D | timeval.c | 76 struct timespec tsnow; in Curl_now()
|
/third_party/alsa-lib/include/ |
H A D | ump.h | 39 ssize_t snd_ump_tread(snd_ump_t *ump, struct timespec *tstamp, void *buffer, size_t size);
|
H A D | rawmidi.h | 170 ssize_t snd_rawmidi_tread(snd_rawmidi_t *rmidi, struct timespec *tstamp, void *buffer, size_t size);
|
/third_party/libdrm/freedreno/ |
H A D | freedreno_bo_cache.c | 200 struct timespec time; in fd_bo_cache_free()
|
/third_party/lzma/CPP/Windows/ |
H A D | TimeUtils.h | 52 #define CFiTime timespec
|
/third_party/mesa3d/src/etnaviv/drm/ |
H A D | etnaviv_priv.h | 46 #include "util/timespec.h" 213 struct timespec t; in get_abs_timeout()
|
/third_party/ltp/lib/ |
H A D | safe_pthread.c | 223 pthread_mutex_t *mutex, const struct timespec *abstime) in safe_pthread_mutex_timedlock()
|
/third_party/musl/porting/liteos_a/user/include/ |
H A D | sched.h | 32 int sched_rr_get_interval(pid_t, struct timespec *);
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
H A D | sched.h | 24 int sched_rr_get_interval(pid_t, struct timespec *);
|
/third_party/musl/src/thread/ |
H A D | pthread_cond_timedwait.c | 62 int __pthread_cond_timedwait(pthread_cond_t *restrict c, pthread_mutex_t *restrict m, const struct timespec *restrict ts) in __pthread_cond_timedwait()
|
/third_party/musl/porting/liteos_m/kernel/include/ |
H A D | sched.h | 24 int sched_rr_get_interval(pid_t, struct timespec *);
|
/third_party/musl/porting/liteos_a/kernel/include/ |
H A D | sched.h | 25 int sched_rr_get_interval(pid_t, struct timespec *);
|
/third_party/musl/porting/uniproton/kernel/include/ |
H A D | sched.h | 24 int sched_rr_get_interval(pid_t, struct timespec *);
|
/third_party/musl/porting/liteos_a/user/src/thread/ |
H A D | sem_open.c | 41 struct timespec ts; in sem_open()
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_bo_sync.c | 178 struct timespec abstime = { in anv_bo_sync_wait()
|
/third_party/libdrm/tegra/ |
H A D | job.c | 172 struct timespec ts; in drm_tegra_job_wait()
|
/third_party/ltp/testcases/kernel/syscalls/mq_notify/ |
H A D | mq_notify01.c | 156 &((struct timespec){0}))); in do_test()
|
/third_party/ltp/testcases/network/stress/ns-tools/ |
H A D | ns-traffic.h | 233 int strtotimespec(const char *str, struct timespec *ts_p);
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_post/ |
H A D | 8-1.c | 125 struct timespec sync_wait_ts = {0, 100000}; in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/ |
H A D | 14-1.c | 64 struct timespec time_between_signals_ts; in sendsig()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedwrlock/ |
H A D | 3-1.c | 58 struct timespec timeout, ts; in fn_wr()
|
H A D | 1-1.c | 56 struct timespec timeout; in fn_wr()
|
Completed in 11 milliseconds
1...<<41424344454647484950>>...63