Home
last modified time | relevance | path

Searched defs:SIGALL_SET (Results 1 – 7 of 7) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/src/internal/
Dpthread_impl.h71 #define SIGALL_SET ((sigset_t *)(const unsigned long long [2]){ -1,-1 }) macro
/third_party/musl/porting/uniproton/kernel/src/internal/
Dpthread_impl.h71 #define SIGALL_SET ((sigset_t *)(const unsigned long long [2]){ -1,-1 }) macro
/third_party/musl/porting/liteos_a/kernel/src/internal/
Dpthread_impl.h70 #define SIGALL_SET ((sigset_t *)(const unsigned long long [2]){ -1,-1 }) macro
/third_party/musl/src/internal/
Dpthread_impl.h119 #define SIGALL_SET ((sigset_t *)(const unsigned long long [2]){ -1,-1 }) macro
/third_party/musl/porting/liteos_a/user/src/internal/
Dpthread_impl.h119 #define SIGALL_SET ((sigset_t *)(const unsigned long long [2]){ -1,-1 }) macro
/third_party/musl/porting/liteos_m/user/src/internal/
Dpthread_impl.h120 #define SIGALL_SET ((sigset_t *)(const unsigned long long [2]){ -1,-1 }) macro
/third_party/musl/porting/linux/user/src/internal/
Dpthread_impl.h149 #define SIGALL_SET ((sigset_t *)(const unsigned long long [2]){ -1,-1 }) macro