Go to the source code of this file.
Macros | |
#define | THREAD_COUNT 100 |
Functions | |
int | main () |
void | setUp () |
void | tearDown () |
void | test_shutdown_stress_tipc () |
static void * | worker (void *ctx) |
#define THREAD_COUNT 100 |
Definition at line 16 of file test_shutdown_stress_tipc.cpp.
int main | ( | ) |
Definition at line 62 of file test_shutdown_stress_tipc.cpp.
void setUp | ( | ) |
Definition at line 8 of file test_shutdown_stress_tipc.cpp.
void tearDown | ( | ) |
Definition at line 12 of file test_shutdown_stress_tipc.cpp.
void test_shutdown_stress_tipc | ( | ) |
Definition at line 31 of file test_shutdown_stress_tipc.cpp.
Definition at line 19 of file test_shutdown_stress_tipc.cpp.