PKUOS - Pintos
Pintos source browser for PKU Operating System course
|
Go to the source code of this file.
Functions | |
void | parallel_merge (const char *child_name, int exit_status) |
tests/vm/parallel-merge.h More... | |
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().