Home
last modified time | relevance | path

Searched defs:ts32 (Results 1 – 25 of 29) sorted by relevance

12

/third_party/musl/porting/linux/user/src/time/
Dclock_gettime.c15 long ts32[2]; in cgt_time32_wrap() local
82 long ts32[2]; in __clock_gettime() local
Dclock_getres.c56 long ts32[2]; in clock_getres() local
/third_party/musl/src/time/
Dclock_gettime.c15 long ts32[2]; in cgt_time32_wrap() local
81 long ts32[2]; in __clock_gettime() local
Dclock_getres.c9 long ts32[2]; in clock_getres() local
/third_party/musl/compat/time32/
Dclock_settime32.c4 int __clock_settime32(clockid_t clk, const struct timespec32 *ts32) in __clock_settime32()
Dsem_timedwait_time32.c5 int __sem_timedwait_time32(sem_t *sem, const struct timespec32 *restrict ts32) in __sem_timedwait_time32()
Dpthread_rwlock_timedwrlock_time32.c5 …ad_rwlock_timedwrlock_time32(pthread_rwlock_t *restrict rw, const struct timespec32 *restrict ts32) in __pthread_rwlock_timedwrlock_time32()
Dpthread_mutex_timedlock_time32.c5 …pthread_mutex_timedlock_time32(pthread_mutex_t *restrict m, const struct timespec32 *restrict ts32) in __pthread_mutex_timedlock_time32()
Dmtx_timedlock_time32.c5 int __mtx_timedlock_time32(mtx_t *restrict m, const struct timespec32 *restrict ts32) in __mtx_timedlock_time32()
Dpthread_rwlock_timedrdlock_time32.c5 …ad_rwlock_timedrdlock_time32(pthread_rwlock_t *restrict rw, const struct timespec32 *restrict ts32) in __pthread_rwlock_timedrdlock_time32()
Daio_suspend_time32.c5 int __aio_suspend_time32(const struct aiocb *const cbs[], int cnt, const struct timespec32 *ts32) in __aio_suspend_time32()
Dpthread_cond_timedwait_time32.c5 …32(pthread_cond_t *restrict c, pthread_mutex_t *restrict m, const struct timespec32 *restrict ts32) in __pthread_cond_timedwait_time32()
Dsigtimedwait_time32.c5 …ime32(const sigset_t *restrict set, siginfo_t *restrict si, const struct timespec32 *restrict ts32) in __sigtimedwait_time32()
Dcnd_timedwait_time32.c5 …_cnd_timedwait_time32(cnd_t *restrict c, mtx_t *restrict m, const struct timespec32 *restrict ts32) in __cnd_timedwait_time32()
Dsched_rr_get_interval_time32.c5 int __sched_rr_get_interval_time32(pid_t pid, struct timespec32 *ts32) in __sched_rr_get_interval_time32()
Dclock_gettime32.c6 int __clock_gettime32(clockid_t clk, struct timespec32 *ts32) in __clock_gettime32()
Dclock_getres_time32.c4 int __clock_getres_time32(clockid_t clk, struct timespec32 *ts32) in __clock_getres_time32()
Dtimespec_get_time32.c6 int __timespec_get_time32(struct timespec32 *ts32, int base) in __timespec_get_time32()
Dsemtimedop_time32.c6 int __semtimedop_time32(int id, struct sembuf *buf, size_t n, const struct timespec32 *ts32) in __semtimedop_time32()
Dppoll_time32.c6 int __ppoll_time32(struct pollfd *fds, nfds_t n, const struct timespec32 *ts32, const sigset_t *mas… in __ppoll_time32()
Dmq_timedsend_time32.c5 …edsend_time32(mqd_t mqd, const char *msg, size_t len, unsigned prio, const struct timespec32 *ts32) in __mq_timedsend_time32()
Dmq_timedreceive_time32.c5 …d, char *restrict msg, size_t len, unsigned *restrict prio, const struct timespec32 *restrict ts32) in __mq_timedreceive_time32()
Dpselect_time32.c5 …rict rfds, fd_set *restrict wfds, fd_set *restrict efds, const struct timespec32 *restrict ts32, c… in __pselect_time32()
Drecvmmsg_time32.c6 …e32(int fd, struct mmsghdr *msgvec, unsigned int vlen, unsigned int flags, struct timespec32 *ts32) in __recvmmsg_time32()
/third_party/musl/src/sched/
Dsched_rr_get_interval.c9 long ts32[2]; in sched_rr_get_interval() local

12