Searched refs:STATE_WRITING (Results 1 – 1 of 1) sorted by relevance
134 #define STATE_WRITING (0x0001) macro596 while ((mailboxp->mbox_state & STATE_WRITING) && in mboxsc_putmsg()631 mailboxp->mbox_state |= STATE_WRITING; in mboxsc_putmsg()699 mailboxp->mbox_state &= ~STATE_WRITING; in mboxsc_putmsg()774 mailboxp->mbox_state &= ~STATE_WRITING; in mboxsc_putmsg()