Public Attributes | List of all members
test Struct Reference

Public Attributes

int64_t counter
 
gpr_cv cv
 
int done
 
gpr_cv done_cv
 
gpr_event event
 
int incr_step
 
int is_done
 
int64_t iterations
 
gpr_spinlock mu
 
gpr_mu mu
 
int n
 
int nthreads
 
queue q
 
gpr_refcount refcount
 
gpr_stats_counter stats_counter
 
int thread_count
 
gpr_refcount thread_refcount
 
grpc_core::Threadthreads
 

Detailed Description

Definition at line 36 of file spinlock_test.cc.

Member Data Documentation

◆ counter

int64_t test::counter

Definition at line 41 of file spinlock_test.cc.

◆ cv

gpr_cv test::cv

Definition at line 148 of file sync_test.cc.

◆ done

int test::done

Definition at line 143 of file sync_test.cc.

◆ done_cv

gpr_cv test::done_cv

Definition at line 150 of file sync_test.cc.

◆ event

gpr_event test::event

Definition at line 158 of file sync_test.cc.

◆ incr_step

int test::incr_step

Definition at line 42 of file spinlock_test.cc.

◆ is_done

int test::is_done

Definition at line 37 of file thd_test.cc.

◆ iterations

int64_t test::iterations

Definition at line 40 of file spinlock_test.cc.

◆ mu [1/2]

gpr_mu test::mu

Definition at line 44 of file spinlock_test.cc.

◆ mu [2/2]

gpr_mu test::mu

Definition at line 146 of file sync_test.cc.

◆ n

int test::n

Definition at line 36 of file thd_test.cc.

◆ nthreads

int test::nthreads

Definition at line 137 of file sync_test.cc.

◆ q

queue test::q

Definition at line 152 of file sync_test.cc.

◆ refcount

gpr_refcount test::refcount

Definition at line 156 of file sync_test.cc.

◆ stats_counter

gpr_stats_counter test::stats_counter

Definition at line 154 of file sync_test.cc.

◆ thread_count

int test::thread_count

Definition at line 37 of file spinlock_test.cc.

◆ thread_refcount

gpr_refcount test::thread_refcount

Definition at line 157 of file sync_test.cc.

◆ threads

grpc_core::Thread * test::threads

Definition at line 38 of file spinlock_test.cc.


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


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