/third_party/node/test/parallel/ |
H A D | test-stream2-readable-wrap.js | |
/third_party/backends/lib/ |
H A D | sigprocmask.c | 29 sigprocmask (int how, int *new, int *old) in sigprocmask() argument
|
/third_party/musl/porting/linux/user/src/thread/ |
H A D | pthread_setcancelstate.c | 3 int __pthread_setcancelstate(int new, int *old) in __pthread_setcancelstate() argument
|
H A D | pthread_setcanceltype.c | 3 int pthread_setcanceltype(int new, int *old) in pthread_setcanceltype() argument
|
/third_party/musl/src/signal/ |
H A D | sigaltstack.c | 6 int sigaltstack(const stack_t *restrict ss, stack_t *restrict old) in sigaltstack() argument
|
H A D | sigprocmask.c | 4 int sigprocmask(int how, const sigset_t *restrict set, sigset_t *restrict old) in sigprocmask() argument
|
H A D | getitimer.c | 4 int getitimer(int which, struct itimerval *old) in getitimer() argument
|
/third_party/musl/src/thread/ |
H A D | pthread_setcancelstate.c | 3 int __pthread_setcancelstate(int new, int *old) in __pthread_setcancelstate() argument
|
H A D | pthread_setcanceltype.c | 3 int pthread_setcanceltype(int new, int *old) in pthread_setcanceltype() argument
|
H A D | pthread_mutex_consistent.c | 6 int old = m->_m_lock; in pthread_mutex_consistent() local
|
H A D | pthread_mutex_setprioceiling.c | 3 int pthread_mutex_setprioceiling(pthread_mutex_t *restrict m, int ceiling, int *restrict old) in pthread_mutex_setprioceiling() argument
|
H A D | pthread_sigmask.c | 5 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 D | dup2.c | 6 int dup2(int old, int new) in dup2() argument
|
H A D | alarm.c | 7 struct itimerval it = { .it_value.tv_sec = seconds }, old = { 0 }; in alarm() local
|
/third_party/musl/src/linux/ |
H A D | pivot_root.c | 3 int pivot_root(const char *new, const char *old) in pivot_root() argument
|
/third_party/musl/src/signal/x32/ |
H A D | setitimer.c | 4 int setitimer(int which, const struct itimerval *restrict new, struct itimerval *restrict old) in setitimer() argument
|
H A D | getitimer.c | 4 int getitimer(int which, struct itimerval *old) in getitimer() argument
|
/third_party/musl/src/mq/ |
H A D | mq_setattr.c | 4 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 D | rename.c | 5 int rename(const char *old, const char *new) in rename() argument
|
/third_party/musl/porting/liteos_a/user/src/signal/ |
H A D | sigaltstack.c | 7 int sigaltstack(const stack_t *restrict ss, stack_t *restrict old) in sigaltstack() argument
|
H A D | getitimer.c | 4 int getitimer(int which, struct itimerval *old) in getitimer() argument
|
/third_party/musl/arch/riscv32/ |
H A D | atomic_arch.h | 10 int old, tmp; in a_cas() local
|
/third_party/musl/compat/time32/ |
H A D | getitimer_time32.c | 7 struct itimerval old; in __getitimer_time32() local
|
H A D | timerfd_gettime32.c | 7 struct itimerspec old; in __timerfd_gettime32() local
|
H A D | timer_gettime32.c | 6 struct itimerspec old; in __timer_gettime32() local
|