Public Attributes | List of all members
ctx Struct Reference

Public Attributes

upb_Arenaarena
 
uv_loop_t loop
 
uv_async_t main_async
 
unsigned int main_seen
 
unsigned int main_sent
 
unsigned int nthreads
 
const conformance_ConformanceRequest * request
 
conformance_ConformanceResponse * response
 
const upb_DefPoolsymtab
 
uv_thread_t thread
 
uv_async_t worker_async
 
unsigned int worker_seen
 
unsigned int worker_sent
 

Detailed Description

Definition at line 30 of file benchmark-async.c.

Member Data Documentation

◆ arena

upb_Arena* ctx::arena

Definition at line 84 of file conformance_upb.c.

◆ loop

uv_loop_t ctx::loop

Definition at line 31 of file benchmark-async.c.

◆ main_async

uv_async_t ctx::main_async

Definition at line 33 of file benchmark-async.c.

◆ main_seen

unsigned int ctx::main_seen

Definition at line 37 of file benchmark-async.c.

◆ main_sent

unsigned int ctx::main_sent

Definition at line 36 of file benchmark-async.c.

◆ nthreads

unsigned int ctx::nthreads

Definition at line 35 of file benchmark-async.c.

◆ request

const conformance_ConformanceRequest* ctx::request

Definition at line 82 of file conformance_upb.c.

◆ response

conformance_ConformanceResponse* ctx::response

Definition at line 83 of file conformance_upb.c.

◆ symtab

const upb_DefPool* ctx::symtab

Definition at line 85 of file conformance_upb.c.

◆ thread

uv_thread_t ctx::thread

Definition at line 32 of file benchmark-async.c.

◆ worker_async

uv_async_t ctx::worker_async

Definition at line 34 of file benchmark-async.c.

◆ worker_seen

unsigned int ctx::worker_seen

Definition at line 39 of file benchmark-async.c.

◆ worker_sent

unsigned int ctx::worker_sent

Definition at line 38 of file benchmark-async.c.


The documentation for this struct was generated from the following files:


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