Macros | Functions | Variables
test-run-once.c File Reference
#include "uv.h"
#include "task.h"
Include dependency graph for test-run-once.c:

Go to the source code of this file.

Macros

#define NUM_TICKS   64
 

Functions

static void idle_cb (uv_idle_t *handle)
 
 TEST_IMPL (run_once)
 

Variables

static int idle_counter
 
static uv_idle_t idle_handle
 

Macro Definition Documentation

◆ NUM_TICKS

#define NUM_TICKS   64

Definition at line 25 of file test-run-once.c.

Function Documentation

◆ idle_cb()

static void idle_cb ( uv_idle_t handle)
static

Definition at line 31 of file test-run-once.c.

◆ TEST_IMPL()

TEST_IMPL ( run_once  )

Definition at line 39 of file test-run-once.c.

Variable Documentation

◆ idle_counter

int idle_counter
static

Definition at line 28 of file test-run-once.c.

◆ idle_handle

uv_idle_t idle_handle
static

Definition at line 27 of file test-run-once.c.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:33