Home
last modified time | relevance | path

Searched refs:SIGALL_SET (Results 1 - 9 of 9) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/src/internal/
H A Dpthread_impl.h71 #define SIGALL_SET ((sigset_t *)(const unsigned long long [2]){ -1,-1 }) macro
/third_party/musl/porting/uniproton/kernel/src/internal/
H A 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/
H A Dpthread_impl.h74 #define SIGALL_SET ((sigset_t *)(const unsigned long long [2]){ -1,-1 }) macro
/third_party/musl/porting/liteos_m/user/src/internal/
H A Dpthread_impl.h120 #define SIGALL_SET ((sigset_t *)(const unsigned long long [2]){ -1,-1 }) macro
/third_party/musl/src/process/
H A Dposix_spawn.c188 pthread_sigmask(SIG_BLOCK, SIGALL_SET, &args.oldmask); in posix_spawn()
/third_party/musl/porting/linux/user/src/internal/
H A Dpthread_impl.h186 #define SIGALL_SET ((sigset_t *)(const unsigned long long [2]){ -1,-1 }) macro
/third_party/musl/porting/liteos_a/user/src/internal/
H A Dpthread_impl.h134 #define SIGALL_SET ((sigset_t *)(const unsigned long long [2]){ -1,-1 }) macro
/third_party/musl/porting/liteos_a/user/src/process/
H A Dposix_spawn.c184 pthread_sigmask(SIG_BLOCK, SIGALL_SET, &args.oldmask); in posix_spawn()
/third_party/musl/src/internal/
H A Dpthread_impl.h178 #define SIGALL_SET ((sigset_t *)(const unsigned long long [2]){ -1,-1 }) macro

Completed in 5 milliseconds