Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/utility/rtos_compatibility_layers/posix/
Dtime.h57 struct timespec struct
65 struct timespec it_interval ; /* Timer period. */ argument
66 struct timespec it_value; /* Timer expiration. */
73 INT clock_settime(clockid_t, const struct timespec *);
74 INT clock_gettime(clockid_t, struct timespec *);
75 INT clock_getres(clockid_t, struct timespec *);
78 INT nanosleep(struct timespec *req, struct timespec *rem);
Dtx_px_time.h56 struct timespec struct
66 INT clock_settime(clockid_t, const struct timespec *); argument
67 INT clock_gettime(clockid_t, struct timespec *);
68 INT clock_getres(clockid_t, struct timespec *);
71 INT nanosleep(struct timespec *req, struct timespec *rem);
Dpx_nanosleep.c81 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.c67 INT clock_getres(clockid_t t, struct timespec * tspec) in clock_getres()
Dpx_clock_settime.c70 INT clock_settime(clockid_t t, const struct timespec * tspec) in clock_settime()
Dpx_clock_gettime.c69 INT clock_gettime(clockid_t t, struct timespec * tspec) in clock_gettime()
Dpx_abs_time_to_rel_ticks.c54 ULONG posix_abs_time_to_rel_ticks(struct timespec *abs_timeout) in posix_abs_time_to_rel_ticks()
Dpx_mx_timedlock.c78 INT pthread_mutex_timedlock(pthread_mutex_t *mutex, struct timespec *abs_timeout) in pthread_mutex_timedlock()
Dpx_cond_timedwait.c98 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.h208 ULONG posix_abs_time_to_rel_ticks(struct timespec *abs_timeout);
Dtx_posix.h539 INT pthread_mutex_timedlock(pthread_mutex_t *mutex, struct timespec *abs_timeout);
554 struct timespec *abstime);
/ThreadX-v6.3.0/ports/linux/gnu/src/
Dtx_thread_schedule.c86 struct timespec ts; in _tx_thread_schedule()
215 struct timespec ts; in _tx_thread_delete_port_completion()
243 struct timespec ts; in _tx_thread_reset_port_completion()
Dtx_initialize_low_level.c44 struct timespec _tx_linux_time_stamp;
82 struct timespec tx_linux_debug_entry_timestamp;
323 struct timespec ts; in _tx_linux_timer_interrupt()
/ThreadX-v6.3.0/ports_smp/linux/gnu/src/
Dtx_initialize_low_level.c44 struct timespec _tx_linux_time_stamp;
91 struct timespec tx_linux_debug_entry_timestamp;
336 struct timespec ts; in _tx_linux_timer_interrupt()
446 struct timespec ts; in _tx_linux_thread_sleep()
Dtx_thread_schedule.c88 struct timespec ts; in _tx_thread_schedule()
/ThreadX-v6.3.0/ports/linux/gnu/inc/
Dtx_port.h563 extern struct timespec _tx_linux_time_stamp;
/ThreadX-v6.3.0/ports_smp/linux/gnu/inc/
Dtx_port.h649 extern struct timespec _tx_linux_time_stamp;
/ThreadX-v6.3.0/ports/linux/gnu/
Dreadme_threadx.txt120 struct timespec ts;
/ThreadX-v6.3.0/ports_smp/linux/gnu/
Dreadme_threadx.txt120 struct timespec ts;