Searched refs:rt_sigset_t (Results 1 – 2 of 2) sorted by relevance
587 typedef unsigned long rt_sigset_t; typedef889 rt_sigset_t sig_pending; /**< the pending signals */890 rt_sigset_t sig_mask; /**< the mask bits of signal */
259 int rt_signal_wait(const rt_sigset_t *set, rt_siginfo_t *si, rt_int32_t timeout);
Completed in 8 milliseconds