Home
last modified time | relevance | path

Searched defs:clock_id (Results 1 – 25 of 51) sorted by relevance

123

/third_party/gstreamer/gstreamer/tests/check/libs/
Dgsttestclock.c38 GstClockID clock_id; member
84 GstClockID clock_id = data; in test_wait_pending_single_shot_id_async_worker() local
95 GstClockID clock_id = data; in test_wait_pending_periodic_id_waiter_thread() local
270 GstClockID clock_id; in GST_START_TEST() local
347 GstClockID clock_id; in GST_START_TEST() local
394 GstClockID clock_id; in GST_START_TEST() local
447 GstClockID clock_id; in GST_START_TEST() local
471 GstClockID clock_id; in GST_START_TEST() local
495 GstClockID clock_id; in GST_START_TEST() local
520 GstClockID clock_id; in GST_START_TEST() local
[all …]
/third_party/musl/libc-test/src/functionalext/thread/
Dpthread_rwlock_wrlock.c60 clockid_t clock_id = CLOCK_REALTIME; in RwlockClockRealTimeWait2() local
177 clockid_t clock_id = CLOCK_REALTIME; in pthread_rwlock_timedwrlock_0020() local
196 clockid_t clock_id = CLOCK_MONOTONIC; in pthread_rwlock_timedwrlock_0030() local
215 clockid_t clock_id = CLOCK_PROCESS_CPUTIME_ID; in pthread_rwlock_timedwrlock_0040() local
Dpthread_cond_timedwait.c201 clockid_t clock_id = CLOCK_REALTIME; in pthread_cond_clockwait_0010() local
252 clockid_t clock_id = CLOCK_REALTIME; in ClockWaitTimedwait2() local
282 clockid_t clock_id = CLOCK_REALTIME; in ClockWaitTimeOut() local
330 clockid_t clock_id = CLOCK_MONOTONIC; in ClockWaitTimedwait4() local
360 clockid_t clock_id = CLOCK_MONOTONIC; in ClockWaitTimeOut2() local
399 clockid_t clock_id = CLOCK_REALTIME; in ClockWaitTimeMismatch() local
426 clockid_t clock_id = CLOCK_REALTIME; in ClockWaitTimeMismatch2() local
/third_party/musl/porting/linux/user/src/thread/
Dpthread_mutex_clocklock.c18 int pthread_mutex_clocklock(pthread_mutex_t* mutex_interface, clockid_t clock_id, in pthread_mutex_clocklock()
Dpthread_rwlock_clockwrlock.c18 int pthread_rwlock_clockwrlock(pthread_rwlock_t *rw, clockid_t clock_id, const struct timespec *at) in pthread_rwlock_clockwrlock()
Dpthread_rwlock_clockrdlock.c18 int pthread_rwlock_clockrdlock(pthread_rwlock_t *rw, clockid_t clock_id, const struct timespec *at) in pthread_rwlock_clockrdlock()
Dpthread_cond_clockwait.c19 clockid_t clock_id, const struct timespec *abs_timeout) in pthread_cond_clockwait()
/third_party/rust/crates/nix/test/
Dtest_time.rs31 let clock_id = clock_getcpuclockid(nix::unistd::Pid::this()).unwrap(); in test_clock_getcpuclockid() localVariable
/third_party/gstreamer/gstreamer/tests/examples/controller/
Dabsolute-example.c24 GstClockID clock_id; in main() local
Daudio-example.c23 GstClockID clock_id; in main() local
Dtext-color-example.c25 GstClockID clock_id; in main() local
/third_party/ltp/include/lapi/
Dcommon_timers.h37 static inline const char *get_clock_str(const int clock_id) in get_clock_str()
/third_party/ltp/lib/
Dtst_timer.c16 static clockid_t clock_id; variable
/third_party/mesa3d/src/intel/ds/
Dintel_pps_driver.h88 uint32_t clock_id = 0; variable
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dclockselect.c101 guint clock_id, domain; in GST_START_TEST() local
/third_party/gstreamer/gstplugins_bad/gst/debugutils/
Dgstclockselect.h49 GstClockSelectClockId clock_id; member
/third_party/gstreamer/gstplugins_base/tests/icles/
Daudio-trickplay.c55 GstClockID clock_id; in main() local
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstclocksync.h55 GstClockID clock_id; member
Dgstidentity.h57 GstClockID clock_id; member
/third_party/musl/compat/time32/
Dclock_adjtime32.c21 int __clock_adjtime32(clockid_t clock_id, struct timex32 *tx32) in __clock_adjtime32()
/third_party/gstreamer/gstplugins_bad/sys/winscreencap/
Dgstgdiscreencapsrc.h66 GstClockID clock_id; member
Dgstdx9screencapsrc.h68 GstClockID clock_id; member
/third_party/gstreamer/gstplugins_good/tests/examples/spectrum/
Ddemo-osssrc.c135 GstClockID clock_id; in message_handler() local
Ddemo-audiotest.c182 GstClockID clock_id; in message_handler() local
/third_party/gstreamer/gstplugins_good/gst/imagefreeze/
Dgstimagefreeze.h69 GstClockID clock_id; member

123