Go to the source code of this file.
Classes | |
struct | thread_data |
Macros | |
#define | THREAD_COUNT 100 |
Functions | |
int | main () |
void | setUp () |
void | tearDown () |
void | test_shutdown_stress () |
static void | worker (void *data_) |
#define THREAD_COUNT 100 |
Definition at line 14 of file test_shutdown_stress.cpp.
int main | ( | ) |
Definition at line 63 of file test_shutdown_stress.cpp.
void setUp | ( | ) |
Definition at line 6 of file test_shutdown_stress.cpp.
void tearDown | ( | ) |
Definition at line 10 of file test_shutdown_stress.cpp.
void test_shutdown_stress | ( | ) |
Definition at line 35 of file test_shutdown_stress.cpp.
Definition at line 22 of file test_shutdown_stress.cpp.