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