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

Go to the source code of this file.

Functions

 TEST_IMPL (run_nowait)
 
static void timer_cb (uv_timer_t *handle)
 

Variables

static int timer_called = 0
 
static uv_timer_t timer_handle
 

Function Documentation

◆ TEST_IMPL()

TEST_IMPL ( run_nowait  )

Definition at line 35 of file test-run-nowait.c.

◆ timer_cb()

static void timer_cb ( uv_timer_t handle)
static

Definition at line 29 of file test-run-nowait.c.

Variable Documentation

◆ timer_called

int timer_called = 0
static

Definition at line 26 of file test-run-nowait.c.

◆ timer_handle

uv_timer_t timer_handle
static

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



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