Searched refs:xpInterrupted (Results 1 – 3 of 3) sorted by relevance
150 return xpInterrupted; in xpc_connect()
831 DBUG_ON(ch->reason == xpInterrupted); in xpc_allocate_msg_wait() 843 DBUG_ON(ch->reason == xpInterrupted); in xpc_allocate_msg_wait() 847 ret = xpInterrupted; in xpc_allocate_msg_wait()
1263 if (ret != xpInterrupted && ret != xpTimeout) in xpc_allocate_msg_slot_uv()