Home
last modified time | relevance | path

Searched refs:SIGTIMER_SET (Results 1 – 9 of 9) sorted by relevance

/third_party/musl/src/time/
Dtimer_create.c48 while (sigwaitinfo(SIGTIMER_SET, &si) < 0); in start()
104 __syscall(SYS_rt_sigprocmask, SIG_BLOCK, SIGTIMER_SET, 0, _NSIG/8); in timer_create()
/third_party/musl/porting/linux/user/src/time/
Dtimer_create.c50 while (sigwaitinfo(SIGTIMER_SET, &si) < 0); in start()
106 __syscall(SYS_rt_sigprocmask, SIG_BLOCK, SIGTIMER_SET, 0, _NSIG/8); in timer_create()
/third_party/musl/porting/uniproton/kernel/src/internal/
Dpthread_impl.h75 #define SIGTIMER_SET \ macro
/third_party/musl/porting/liteos_m/kernel/src/internal/
Dpthread_impl.h75 #define SIGTIMER_SET \ macro
/third_party/musl/porting/liteos_a/kernel/src/internal/
Dpthread_impl.h78 #define SIGTIMER_SET \ macro
/third_party/musl/porting/liteos_m/user/src/internal/
Dpthread_impl.h124 #define SIGTIMER_SET \ macro
/third_party/musl/porting/liteos_a/user/src/internal/
Dpthread_impl.h138 #define SIGTIMER_SET \ macro
/third_party/musl/src/internal/
Dpthread_impl.h137 #define SIGTIMER_SET \ macro
/third_party/musl/porting/linux/user/src/internal/
Dpthread_impl.h170 #define SIGTIMER_SET \ macro