Home
last modified time | relevance | path

Searched refs:oosm (Results 1 – 5 of 5) sorted by relevance

/unit/src/
H A Dnxt_port_memory_int.h54 nxt_atomic_t oosm; member
H A Dnxt_port.h62 nxt_port_handler_t oosm; member
118 _NXT_PORT_MSG_OOSM = nxt_port_handler_idx(oosm),
H A Dnxt_port_memory.c177 && nxt_atomic_cmp_set(&hdr->oosm, 1, 0)) in nxt_port_mmap_buf_completion()
498 hdr->oosm = 1; in nxt_port_mmap_get()
H A Dnxt_router.c302 .oosm = nxt_router_oosm_handler,
3567 .oosm = nxt_router_oosm_handler,
H A Dnxt_unit.c3556 hdr->oosm = 1; in nxt_unit_mmap_get()
4378 && nxt_atomic_cmp_set(&hdr->oosm, 1, 0)) in nxt_unit_mmap_release()