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

Go to the source code of this file.

Functions

static void loop_instant_close_after_work_cb (uv_work_t *req, int status)
 
static void loop_instant_close_work_cb (uv_work_t *req)
 
 TEST_IMPL (loop_close)
 
 TEST_IMPL (loop_instant_close)
 
static void timer_cb (uv_timer_t *handle)
 

Variables

static uv_timer_t timer_handle
 

Function Documentation

◆ loop_instant_close_after_work_cb()

static void loop_instant_close_after_work_cb ( uv_work_t req,
int  status 
)
static

Definition at line 62 of file test-loop-close.c.

◆ loop_instant_close_work_cb()

static void loop_instant_close_work_cb ( uv_work_t req)
static

Definition at line 59 of file test-loop-close.c.

◆ TEST_IMPL() [1/2]

TEST_IMPL ( loop_close  )

Definition at line 33 of file test-loop-close.c.

◆ TEST_IMPL() [2/2]

TEST_IMPL ( loop_instant_close  )

Definition at line 65 of file test-loop-close.c.

◆ timer_cb()

static void timer_cb ( uv_timer_t handle)
static

Definition at line 27 of file test-loop-close.c.

Variable Documentation

◆ timer_handle

uv_timer_t timer_handle
static

Definition at line 25 of file test-loop-close.c.



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