| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_resolver.c | 535 w = rn->waiting; in ngx_resolve_name_done() 727 if (rn->waiting) { in ngx_resolve_name_locked() 877 rn->waiting = ctx; in ngx_resolve_name_locked() 993 if (rn->waiting) { in ngx_resolve_addr() 1091 rn->waiting = ctx; in ngx_resolve_addr() 1517 if (rn->waiting) { in ngx_resolver_resend() 2080 next = rn->waiting; in ngx_resolver_process_a() 2477 ctx = rn->waiting; in ngx_resolver_process_a() 2862 ctx = rn->waiting; in ngx_resolver_process_srv() 3328 next = rn->waiting; in ngx_resolver_process_ptr() [all …]
|
| H A D | ngx_thread_pool.c | 32 ngx_int_t waiting; member 243 if (tp->waiting >= tp->max_queue) { in ngx_thread_task_post() 248 &tp->name, tp->waiting); in ngx_thread_task_post() 265 tp->waiting++; in ngx_thread_task_post() 312 tp->waiting--; in ngx_thread_pool_cycle()
|
| H A D | ngx_resolver.h | 144 ngx_resolver_ctx_t *waiting; member
|
| /f-stack/dpdk/doc/guides/howto/ |
| H A D | rte_flow.rst | 74 [waiting for packets] 93 [waiting for packets] 172 [waiting for packets] 194 [waiting for packets] 266 [waiting for packets] 288 [waiting for packets]
|
| H A D | telemetry.rst | 55 #. When connected, the script displays the following, waiting for user input::
|
| /f-stack/freebsd/contrib/device-tree/Bindings/sound/ |
| H A D | rt5660.txt | 22 added delay time for waiting codec power ready.
|
| H A D | cs35l34.txt | 42 effect without waiting for a zero cross.
|
| /f-stack/app/nginx-1.16.1/src/http/v2/ |
| H A D | ngx_http_v2_filter_module.c | 1779 if (stream->waiting) { in ngx_http_v2_waiting_queue() 1783 stream->waiting = 1; in ngx_http_v2_waiting_queue() 1785 for (q = ngx_queue_last(&h2c->waiting); in ngx_http_v2_waiting_queue() 1786 q != ngx_queue_sentinel(&h2c->waiting); in ngx_http_v2_waiting_queue() 2057 if (stream->waiting || stream->blocked) { in ngx_http_v2_handle_stream() 2091 if (stream->waiting) { in ngx_http_v2_filter_cleanup() 2092 stream->waiting = 0; in ngx_http_v2_filter_cleanup() 2128 while (!ngx_queue_empty(&h2c->waiting)) { in ngx_http_v2_filter_cleanup() 2129 q = ngx_queue_head(&h2c->waiting); in ngx_http_v2_filter_cleanup() 2135 stream->waiting = 0; in ngx_http_v2_filter_cleanup()
|
| H A D | ngx_http_v2.h | 136 ngx_queue_t waiting; member 208 unsigned waiting:1; member
|
| H A D | ngx_http_v2.c | 316 ngx_queue_init(&h2c->waiting); in ngx_http_v2_init() 2349 while (!ngx_queue_empty(&h2c->waiting)) { in ngx_http_v2_state_window_update() 2350 q = ngx_queue_head(&h2c->waiting); in ngx_http_v2_state_window_update() 2356 stream->waiting = 0; in ngx_http_v2_state_window_update() 4604 stream->waiting = 0; in ngx_http_v2_finalize_connection()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/clock/ti/ |
| H A D | interface.txt | 18 capability for waiting clock to be ready
|
| /f-stack/freebsd/contrib/openzfs/config/ |
| H A D | kernel-wait.m4 | 28 dnl # which does the actual waiting. There were over 20 such functions in the
|
| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http_cache.h | 110 unsigned waiting:1; member
|
| H A D | ngx_http_file_cache.c | 277 if (c->waiting) { in ngx_http_file_cache_open() 441 c->waiting = 1; in ngx_http_file_cache_lock() 519 c->waiting = 0; in ngx_http_file_cache_lock_wait()
|
| /f-stack/freebsd/kern/ |
| H A D | kern_sendfile.c | 109 bool waiting; member 128 if (!sfs->waiting) { in sendfile_sync_signal() 733 sfs->waiting = true; in vn_sendfile() 1246 sfs->waiting = false; in vn_sendfile()
|
| /f-stack/app/redis-5.0.5/tests/unit/type/ |
| H A D | stream.tcl | 163 test {Blocking XREAD waiting new data} { 173 test {Blocking XREAD waiting old data} {
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | multi_proc_support.rst | 259 Sending requests involves waiting for the other side to reply, so they can block 264 IPC will stop waiting and return. 317 to do so will cause the requestor to time out while waiting on a response. 335 therefore suggested to avoid waiting for interrupt-based events (such as alarms)
|
| H A D | ip_fragment_reassembly_lib.rst | 67 can be stored inside Fragment Table waiting for remaining fragments.
|
| /f-stack/dpdk/doc/guides/tools/ |
| H A D | comp_perf.rst | 23 waiting for a hardware device to finish. Although artificial, this allows
|
| /f-stack/dpdk/doc/guides/eventdevs/ |
| H A D | sw.rst | 101 the events waiting in the ingress rings only once per call. The default
|
| /f-stack/tools/libxo/xohtml/external/ |
| H A D | jquery.qtip.js | 123 this.rendered = this.destroyed = this.disabled = this.waiting = 595 cache.waiting = TRUE; 597 cache.waiting = FALSE; 616 cache.waiting = TRUE; 620 cache.waiting = FALSE; 958 this.waiting && !state && (this.hiddenDuringWait = TRUE);
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/include/ |
| H A D | blkdev.shlib | 61 # checking waiting on a specific device to settle rather than triggering 62 # all devices and waiting for them all to settle.
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | ip_reassembly.rst | 171 can be stored inside Fragment Table waiting for remaining fragments.
|
| H A D | l3_forward_power_man.rst | 40 the PMD is still busy waiting for network packets, which wastes a lot of power. 70 instead of always running to the C0 state waiting for packets.
|
| /f-stack/doc/ |
| H A D | F-Stack_API_Reference.md | 142 …select() allow a program to monitor multiple file descriptors, waiting until one or more of the fi…
|