Searched refs:allocated (Results 1 – 3 of 3) sorted by relevance
24 …etContext with context path [{1}] when the WebSocket ServerContainer is allocated to the ServletCo…
153 if (msg->allocated) { in nxt_port_release_send_msg()181 msg.allocated = 0; in nxt_port_socket_write2()346 msg->allocated = 1; in nxt_port_msg_alloc()684 if (msg->allocated == 0) { in nxt_port_msg_insert_tail()
201 uint8_t allocated; /* 1 bit */ member