Home
last modified time | relevance | path

Searched defs:old (Results 1 - 25 of 380) sorted by relevance

12345678910>>...16

/third_party/node/test/parallel/
H A Dtest-stream2-readable-wrap.js
/third_party/backends/lib/
H A Dsigprocmask.c29 sigprocmask (int how, int *new, int *old) in sigprocmask() argument
/third_party/musl/porting/linux/user/src/thread/
H A Dpthread_setcancelstate.c3 int __pthread_setcancelstate(int new, int *old) in __pthread_setcancelstate() argument
H A Dpthread_setcanceltype.c3 int pthread_setcanceltype(int new, int *old) in pthread_setcanceltype() argument
/third_party/musl/src/signal/
H A Dsigaltstack.c6 int sigaltstack(const stack_t *restrict ss, stack_t *restrict old) in sigaltstack() argument
H A Dsigprocmask.c4 int sigprocmask(int how, const sigset_t *restrict set, sigset_t *restrict old) in sigprocmask() argument
H A Dgetitimer.c4 int getitimer(int which, struct itimerval *old) in getitimer() argument
/third_party/musl/src/thread/
H A Dpthread_setcancelstate.c3 int __pthread_setcancelstate(int new, int *old) in __pthread_setcancelstate() argument
H A Dpthread_setcanceltype.c3 int pthread_setcanceltype(int new, int *old) in pthread_setcanceltype() argument
H A Dpthread_mutex_consistent.c6 int old = m->_m_lock; in pthread_mutex_consistent() local
H A Dpthread_mutex_setprioceiling.c3 int pthread_mutex_setprioceiling(pthread_mutex_t *restrict m, int ceiling, int *restrict old) in pthread_mutex_setprioceiling() argument
H A Dpthread_sigmask.c5 int pthread_sigmask(int how, const sigset_t *restrict set, sigset_t *restrict old) in pthread_sigmask() argument
/third_party/musl/src/unistd/
H A Ddup2.c6 int dup2(int old, int new) in dup2() argument
H A Dalarm.c7 struct itimerval it = { .it_value.tv_sec = seconds }, old = { 0 }; in alarm() local
/third_party/musl/src/linux/
H A Dpivot_root.c3 int pivot_root(const char *new, const char *old) in pivot_root() argument
/third_party/musl/src/signal/x32/
H A Dsetitimer.c4 int setitimer(int which, const struct itimerval *restrict new, struct itimerval *restrict old) in setitimer() argument
H A Dgetitimer.c4 int getitimer(int which, struct itimerval *old) in getitimer() argument
/third_party/musl/src/mq/
H A Dmq_setattr.c4 int mq_setattr(mqd_t mqd, const struct mq_attr *restrict new, struct mq_attr *restrict old) in mq_setattr() argument
/third_party/musl/src/stdio/
H A Drename.c5 int rename(const char *old, const char *new) in rename() argument
/third_party/musl/porting/liteos_a/user/src/signal/
H A Dsigaltstack.c7 int sigaltstack(const stack_t *restrict ss, stack_t *restrict old) in sigaltstack() argument
H A Dgetitimer.c4 int getitimer(int which, struct itimerval *old) in getitimer() argument
/third_party/musl/arch/riscv32/
H A Datomic_arch.h10 int old, tmp; in a_cas() local
/third_party/musl/compat/time32/
H A Dgetitimer_time32.c7 struct itimerval old; in __getitimer_time32() local
H A Dtimerfd_gettime32.c7 struct itimerspec old; in __timerfd_gettime32() local
H A Dtimer_gettime32.c6 struct itimerspec old; in __timer_gettime32() local

Completed in 5 milliseconds

12345678910>>...16