Searched refs:xpTimeout (Results 1 – 4 of 4) sorted by relevance
121 xpTimeout, /* 9: timeout in xpc_allocate_msg_wait() */ enumerator
2103 ret = xpTimeout; in xpc_allocate_msg_sn2()2134 if (ret == xpTimeout) in xpc_allocate_msg_sn2()2141 if (ret != xpInterrupted && ret != xpTimeout) in xpc_allocate_msg_sn2()
848 ret = xpTimeout; in xpc_allocate_msg_wait()
1344 if (ret != xpInterrupted && ret != xpTimeout) in xpc_allocate_msg_slot_uv()