Definition at line 36 of file spinlock_test.cc.
int64_t test::counter |
Definition at line 41 of file spinlock_test.cc.
gpr_cv test::cv |
Definition at line 148 of file sync_test.cc.
int test::done |
Definition at line 143 of file sync_test.cc.
gpr_cv test::done_cv |
Definition at line 150 of file sync_test.cc.
gpr_event test::event |
Definition at line 158 of file sync_test.cc.
int test::incr_step |
Definition at line 42 of file spinlock_test.cc.
int test::is_done |
Definition at line 37 of file thd_test.cc.
int64_t test::iterations |
Definition at line 40 of file spinlock_test.cc.
gpr_mu test::mu |
Definition at line 44 of file spinlock_test.cc.
gpr_mu test::mu |
Definition at line 146 of file sync_test.cc.
int test::n |
Definition at line 36 of file thd_test.cc.
int test::nthreads |
Definition at line 137 of file sync_test.cc.
queue test::q |
Definition at line 152 of file sync_test.cc.
gpr_refcount test::refcount |
Definition at line 156 of file sync_test.cc.
gpr_stats_counter test::stats_counter |
Definition at line 154 of file sync_test.cc.
int test::thread_count |
Definition at line 37 of file spinlock_test.cc.
gpr_refcount test::thread_refcount |
Definition at line 157 of file sync_test.cc.
grpc_core::Thread * test::threads |
Definition at line 38 of file spinlock_test.cc.