/third_party/libuv/test/ |
H A D | test-handle-fileno.c | 55 uv_idle_t idle; in TEST_IMPL() local
|
H A D | test-tcp-oob.c | 34 static uv_idle_t idle; variable 47 static void idle_cb(uv_idle_t* idle) { in idle_cb() argument
|
H A D | test-poll-oob.c | 37 static uv_idle_t idle; variable 55 static void idle_cb(uv_idle_t* idle) { in idle_cb() argument
|
/third_party/libwebsockets/lib/event-libs/libev/ |
H A D | private-lib-event-libs-libev.h | 44 struct ev_idle idle; member
|
/third_party/libwebsockets/lib/event-libs/glib/ |
H A D | private-lib-event-libs-glib.h | 37 lws_glib_tag_t idle; member
|
/third_party/node/test/node-api/test_uv_loop/ |
H A D | test_uv_loop.cc | 30 uv_idle_t* idle = new uv_idle_t; in SetImmediate() local
|
/third_party/libwebsockets/lib/event-libs/libuv/ |
H A D | private-lib-event-libs-libuv.h | 59 uv_idle_t idle; member
|
/third_party/backends/backend/escl/ |
H A D | escl_status.c | 35 struct idle struct
|
/third_party/node/src/api/ |
H A D | callback.cc | 114 auto idle = OnScopeLeave([&]() { isolate->SetIdle(true); }); in Close() local
|
/third_party/libuv/src/unix/ |
H A D | tcp.c | 456 int idle; in uv__tcp_keepalive() local [all...] |
H A D | linux.c | 1797 unsigned long long freq, user, nice, sys, idle, irq; in uv_cpu_info() member
|
/third_party/lwip/src/netif/ppp/ |
H A D | auth.c | 1323 struct ppp_idle idle; in check_idle() local
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_gpu_load.c | 185 unsigned idle = p_atomic_read(&sscreen->mmio_counters.array[busy_index + 1]); in si_read_mmio_counter() local 194 unsigned idle = (end >> 32) - (begin >> 32); in si_end_mmio_counter() local
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_bufmgr.h | 88 bool idle; member
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_gpu_load.c | 172 unsigned idle = p_atomic_read(&rscreen->mmio_counters.array[busy_index + 1]); in r600_read_mmio_counter() local 182 unsigned idle = (end >> 32) - (begin >> 32); in r600_end_mmio_counter() local
|
/third_party/toybox/toys/other/ |
H A D | vmstat.c | 33 uint64_t user, nice, sys, idle, wait, irq, sirq, intr, ctxt, running, blocked; member
|
/third_party/mbedtls/programs/ssl/ |
H A D | ssl_test_lib.c | 396 int idle(mbedtls_net_context *fd, in idle() function
|
/third_party/lwip/src/core/ |
H A D | altcp.c | 514 altcp_keepalive_enable(struct altcp_pcb *conn, u32_t idle, u32_t intvl, u32_t count) in altcp_keepalive_enable() argument 697 altcp_default_keepalive_enable(struct altcp_pcb *conn, u32_t idle, u32_t intvl, u32_t count) in altcp_default_keepalive_enable() argument
|
H A D | altcp_tcp.c | 466 altcp_tcp_keepalive_enable(struct altcp_pcb *conn, u32_t idle, u32_t intvl, u32_t cnt) in altcp_tcp_keepalive_enable() argument
|
H A D | tcp.c | 293 u32_t idle = (pcb->keep_idle) / TCP_SLOW_INTERVAL; in tcp_set_timer_tick_by_keepalive() local [all...] |
/third_party/node/deps/uv/src/unix/ |
H A D | linux-core.c | 531 uint64_t idle; in read_times() local
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_bufmgr.h | 250 bool idle; member
|
/third_party/backends/backend/pixma/ |
H A D | pixma.c | 104 SANE_Bool idle; member [all...] |
/third_party/libdrm/include/drm/ |
H A D | r128_drm.h | 255 int idle; member
|
/third_party/mesa3d/src/vulkan/wsi/ |
H A D | wsi_common_x11.c | 1036 xcb_present_idle_notify_event_t *idle = (void *) event; in x11_handle_dri3_present_event() local
|