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

/seL4-refos-master/libs/libmuslc/src/internal/
H A Dpthread_impl.h104 #define SIGALL_SET ((sigset_t *)(const unsigned long long [2]){ -1,-1 }) macro
/seL4-refos-master/libs/libmuslc/src/process/
H A Dposix_spawn.c166 pthread_sigmask(SIG_BLOCK, SIGALL_SET, &args.oldmask);

Completed in 31 milliseconds