Classes | Functions | Variables
combiner_test.cc File Reference
#include "src/core/lib/iomgr/combiner.h"
#include <grpc/grpc.h>
#include <grpc/support/alloc.h>
#include <grpc/support/log.h>
#include "src/core/lib/gpr/useful.h"
#include "src/core/lib/gprpp/thd.h"
#include "test/core/util/test_config.h"
Include dependency graph for combiner_test.cc:

Go to the source code of this file.

Classes

struct  ex_args
 
struct  thd_args
 

Functions

static void add_finally (void *arg, grpc_error_handle)
 
static void check_one (void *a, grpc_error_handle)
 
static void execute_many_loop (void *a)
 
static void in_finally (void *, grpc_error_handle)
 
int main (int argc, char **argv)
 
static void set_event_to_true (void *value, grpc_error_handle)
 
static void test_execute_finally (void)
 
static void test_execute_many (void)
 
static void test_execute_one (void)
 
static void test_no_op (void)
 

Variables

static gpr_event got_in_finally
 

Function Documentation

◆ add_finally()

static void add_finally ( void *  arg,
grpc_error_handle   
)
static

Definition at line 121 of file combiner_test.cc.

◆ check_one()

static void check_one ( void *  a,
grpc_error_handle   
)
static

Definition at line 65 of file combiner_test.cc.

◆ execute_many_loop()

static void execute_many_loop ( void *  a)
static

Definition at line 72 of file combiner_test.cc.

◆ in_finally()

static void in_finally ( void *  ,
grpc_error_handle   
)
static

Definition at line 117 of file combiner_test.cc.

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 139 of file combiner_test.cc.

◆ set_event_to_true()

static void set_event_to_true ( void *  value,
grpc_error_handle   
)
static

Definition at line 35 of file combiner_test.cc.

◆ test_execute_finally()

static void test_execute_finally ( void  )
static

Definition at line 126 of file combiner_test.cc.

◆ test_execute_many()

static void test_execute_many ( void  )
static

Definition at line 93 of file combiner_test.cc.

◆ test_execute_one()

static void test_execute_one ( void  )
static

Definition at line 39 of file combiner_test.cc.

◆ test_no_op()

static void test_no_op ( void  )
static

Definition at line 29 of file combiner_test.cc.

Variable Documentation

◆ got_in_finally

gpr_event got_in_finally
static

Definition at line 115 of file combiner_test.cc.



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