Searched defs:__sigset_t (Results 1 - 1 of 1) sorted by relevance
| /third_party/musl/porting/liteos_m/user/include/bits/ | ||
| H A D | alltypes.h | 343 typedef struct __sigset_t { unsigned long __bits[128/sizeof(long)]; } sigset_t; struct |
Completed in 2 milliseconds