Functions | Variables
test-active.c File Reference
#include "uv.h"
#include "task.h"
#include <stdio.h>
#include <stdlib.h>
Include dependency graph for test-active.c:

Go to the source code of this file.

Functions

static void close_cb (uv_handle_t *handle)
 
 TEST_IMPL (active)
 
static void timer_cb (uv_timer_t *handle)
 

Variables

static int close_cb_called = 0
 

Function Documentation

◆ close_cb()

static void close_cb ( uv_handle_t handle)
static

Definition at line 32 of file test-active.c.

◆ TEST_IMPL()

TEST_IMPL ( active  )

Definition at line 43 of file test-active.c.

◆ timer_cb()

static void timer_cb ( uv_timer_t handle)
static

Definition at line 38 of file test-active.c.

Variable Documentation

◆ close_cb_called

int close_cb_called = 0
static

Definition at line 29 of file test-active.c.



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