P_ALRMPEND
if (p->p_flag & P_ALRMPEND) {
atomic_clearbits_int(&p->p_flag, P_ALRMPEND);
atomic_setbits_int(&p->p_flag, P_ALRMPEND);