Searched refs:xpInterrupted (Results 1 – 5 of 5) sorted by relevance
122 xpInterrupted, /* 10: interrupted wait */ enumerator
173 return xpInterrupted; in xpc_connect()
834 DBUG_ON(ch->reason == xpInterrupted); in xpc_allocate_msg_wait()846 DBUG_ON(ch->reason == xpInterrupted); in xpc_allocate_msg_wait()850 ret = xpInterrupted; in xpc_allocate_msg_wait()
1344 if (ret != xpInterrupted && ret != xpTimeout) in xpc_allocate_msg_slot_uv()
2141 if (ret != xpInterrupted && ret != xpTimeout) in xpc_allocate_msg_sn2()