Searched refs:thunk_sigaltstack (Results 1 – 3 of 3) sorted by relevance
136 int thunk_sigaltstack(const stack_t *, stack_t *);
123 if (thunk_sigaltstack(&sigstk, 0) < 0) in setup_signal_handlers()
586 thunk_sigaltstack(const stack_t *ss, stack_t *oss) in thunk_sigaltstack() function