Searched refs:xpInterrupted (Results 1 – 4 of 4) sorted by relevance
101 xpInterrupted, /* 10: interrupted wait */ enumerator
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()
1348 if (ret != xpInterrupted && ret != xpTimeout) in xpc_allocate_msg_slot_uv()
Completed in 10 milliseconds