Home
last modified time | relevance | path

Searched refs:__get_handler_set (Results 1 – 5 of 5) sorted by relevance

/third_party/musl/src/include/
Dsignal.h12 hidden void __get_handler_set(sigset_t *);
/third_party/musl/src/signal/
Dsigaction.c19 void __get_handler_set(sigset_t *set) in __get_handler_set() function
/third_party/musl/src/process/
Dposix_spawn.c48 __get_handler_set(&hset); in child()
/third_party/musl/porting/liteos_a/user/src/process/
Dposix_spawn.c49 __get_handler_set(&hset); in child()
/third_party/musl/porting/liteos_a/user/src/signal/
Dsigaction.c288 void __get_handler_set(sigset_t *set) in __get_handler_set() function