Home
last modified time | relevance | path

Searched refs:timespec (Results 1 – 22 of 22) sorted by relevance

/ThreadX-v6.4.1/utility/rtos_compatibility_layers/posix/
Dtime.h56 struct timespec struct
64 struct timespec it_interval ; /* Timer period. */ argument
65 struct timespec it_value; /* Timer expiration. */
72 INT clock_settime(clockid_t, const struct timespec *);
73 INT clock_gettime(clockid_t, struct timespec *);
74 INT clock_getres(clockid_t, struct timespec *);
77 INT nanosleep(struct timespec *req, struct timespec *rem);
Dtx_px_time.h55 struct timespec struct
65 INT clock_settime(clockid_t, const struct timespec *); argument
66 INT clock_gettime(clockid_t, struct timespec *);
67 INT clock_getres(clockid_t, struct timespec *);
70 INT nanosleep(struct timespec *req, struct timespec *rem);
Dpx_nanosleep.c80 INT nanosleep(struct timespec *req, struct timespec *rem) in nanosleep()
Dposix_demo.c177 struct timespec thread_0_sleep_time={0,0}; in pthread_0_entry()
201 struct timespec thread_1_sleep_time={0,0}; in pthread_1_entry()
234 struct timespec thread_2_sleep_time={0,0}; in pthread_2_entry()
260 struct timespec thread_3_sleep_time={0,0}; in pthread_3_entry()
295 struct timespec thread_4_sleep_time={0,0}; in pthread_4_entry()
323 struct timespec thread_5_sleep_time={0,0}; in pthread_5_entry()
Dposix_signal_self_send_test.c292 struct timespec thread_1_sleep_time={0,0};
325 struct timespec thread_2_sleep_time={0,0};
351 struct timespec thread_3_sleep_time={0,0};
386 struct timespec thread_4_sleep_time={0,0};
414 struct timespec thread_5_sleep_time={0,0};
Dpx_clock_getres.c66 INT clock_getres(clockid_t t, struct timespec * tspec) in clock_getres()
Dpx_clock_settime.c69 INT clock_settime(clockid_t t, const struct timespec * tspec) in clock_settime()
Dpx_clock_gettime.c68 INT clock_gettime(clockid_t t, struct timespec * tspec) in clock_gettime()
Dpx_abs_time_to_rel_ticks.c53 ULONG posix_abs_time_to_rel_ticks(struct timespec *abs_timeout) in posix_abs_time_to_rel_ticks()
Dpx_mx_timedlock.c77 INT pthread_mutex_timedlock(pthread_mutex_t *mutex, struct timespec *abs_timeout) in pthread_mutex_timedlock()
Dpx_cond_timedwait.c97 struct timespec *abstime) in pthread_cond_timedwait()
Dreadme_threadx_posix.txt162 INT pthread_mutex_timedlock(pthread_mutex_t *mutex, struct timespec *abs_timeout);
189 struct timespec *abstime);
197 INT nanosleep(struct timespec *req, struct timespec *rem)
199 INT clock_gettime(clockid_t t, struct timespec * tspec)
200 INT clock_settime(clockid_t t, const struct timespec * tspec)
201 INT clock_getres(clockid_t t, struct timespec * tspec)
Dpx_int.h207 ULONG posix_abs_time_to_rel_ticks(struct timespec *abs_timeout);
Dtx_posix.h538 INT pthread_mutex_timedlock(pthread_mutex_t *mutex, struct timespec *abs_timeout);
553 struct timespec *abstime);
/ThreadX-v6.4.1/ports/linux/gnu/src/
Dtx_thread_schedule.c85 struct timespec ts; in _tx_thread_schedule()
214 struct timespec ts; in _tx_thread_delete_port_completion()
242 struct timespec ts; in _tx_thread_reset_port_completion()
Dtx_initialize_low_level.c43 struct timespec _tx_linux_time_stamp;
81 struct timespec tx_linux_debug_entry_timestamp;
322 struct timespec ts; in _tx_linux_timer_interrupt()
/ThreadX-v6.4.1/ports_smp/linux/gnu/src/
Dtx_initialize_low_level.c43 struct timespec _tx_linux_time_stamp;
90 struct timespec tx_linux_debug_entry_timestamp;
335 struct timespec ts; in _tx_linux_timer_interrupt()
445 struct timespec ts; in _tx_linux_thread_sleep()
Dtx_thread_schedule.c87 struct timespec ts; in _tx_thread_schedule()
/ThreadX-v6.4.1/ports/linux/gnu/inc/
Dtx_port.h562 extern struct timespec _tx_linux_time_stamp;
/ThreadX-v6.4.1/ports_smp/linux/gnu/inc/
Dtx_port.h648 extern struct timespec _tx_linux_time_stamp;
/ThreadX-v6.4.1/ports/linux/gnu/
Dreadme_threadx.txt120 struct timespec ts;
/ThreadX-v6.4.1/ports_smp/linux/gnu/
Dreadme_threadx.txt120 struct timespec ts;