Go to the source code of this file.
Defines | |
#define | TESTS_VM_PARALLEL_MERGE 1 |
Functions | |
void | parallel_merge (const char *child_name, int exit_status) |
#define TESTS_VM_PARALLEL_MERGE 1 |
Definition at line 2 of file parallel-merge.h.
void parallel_merge | ( | const char * | child_name, | |
int | exit_status | |||
) |
Definition at line 143 of file parallel-merge.c.
References init(), merge(), sort_chunks(), and verify().
Referenced by test_main().