Searched refs:retain (Results 1 – 18 of 18) sorted by relevance
/unit/src/ |
H A D | nxt_mp.c | 111 uint32_t retain; member 257 mp->retain = 1; in nxt_mp_create() 289 mp->retain++; in nxt_mp_retain() 291 nxt_thread_log_debug("mp %p retain: %uD", mp, mp->retain); in nxt_mp_retain() 298 mp->retain--; in nxt_mp_release() 300 nxt_thread_log_debug("mp %p release: %uD", mp, mp->retain); in nxt_mp_release() 302 if (mp->retain == 0) { in nxt_mp_release()
|
H A D | nxt_http_chunk_parse.c | 173 if (b->retain == 0) { in nxt_http_chunk_parse() 221 in->retain++; in nxt_http_chunk_buffer()
|
H A D | nxt_buf.c | 227 nxt_debug(task, "parent retain:%uD", parent->retain); in nxt_buf_parent_completion() 229 parent->retain--; in nxt_buf_parent_completion() 231 if (parent->retain == 0) { in nxt_buf_parent_completion()
|
H A D | nxt_conn_proxy.c | 956 p->retain = 1; in nxt_conn_proxy_complete() 962 p->retain++; in nxt_conn_proxy_complete() 977 p->retain, p->client->socket.fd, p->peer->socket.fd); in nxt_conn_proxy_completion() 979 p->retain--; in nxt_conn_proxy_completion() 981 if (p->retain == 0) { in nxt_conn_proxy_completion()
|
H A D | nxt_buf.h | 78 uint32_t retain; member
|
H A D | nxt_conn.h | 345 uint8_t retain; /* 2 bits */ member
|
/unit/src/java/ |
H A D | README.JSR-340 | 13 Redistribution of any Intermediate Build must retain this notice.
|
/unit/pkg/deb/ |
H A D | Makefile.jsc8 | 63 Redistribution of any Intermediate Build must retain this notice.
|
H A D | Makefile.jsc10 | 63 Redistribution of any Intermediate Build must retain this notice.
|
H A D | Makefile.jsc11 | 63 Redistribution of any Intermediate Build must retain this notice.
|
H A D | Makefile.jsc16 | 63 Redistribution of any Intermediate Build must retain this notice.
|
H A D | Makefile.jsc17 | 63 Redistribution of any Intermediate Build must retain this notice.
|
H A D | Makefile.jsc18 | 63 Redistribution of any Intermediate Build must retain this notice.
|
H A D | Makefile.jsc19 | 63 Redistribution of any Intermediate Build must retain this notice.
|
H A D | Makefile.jsc20 | 63 Redistribution of any Intermediate Build must retain this notice.
|
/unit/ |
H A D | LICENSE | 101 (c) You must retain, in the Source form of any Derivative Works
|
/unit/pkg/deb/debian.module/ |
H A D | copyright.unit-jsc-common | 386 (c) You must retain, in the Source form of any Derivative Works
|
/unit/pkg/rpm/rpmbuild/SOURCES/ |
H A D | COPYRIGHT.unit-jsc-common | 386 (c) You must retain, in the Source form of any Derivative Works
|