SI_QUEUE
CASE(SI_QUEUE)
(flags & SIGNAL_FLAG_QUEUING_REQUIRED) != 0 ? SI_QUEUE : SI_USER,
ASSERT_EQ(SI_QUEUE, info->si_code);