#include <syscall.h>
Go to the source code of this file.
Functions | |
int | main (int, char *[]) |
void | _start (int argc, char *argv[]) |
void _start | ( | int | argc, | |
char * | argv[] | |||
) |
int main | ( | int | , | |
char * | [] | |||
) |
Definition at line 203 of file test_mem.c.
References ASSERT, basic_tests(), check_free_list_size(), exit(), leftfence, mem_init(), memory, NTHREADS, NULL, printf(), rightfence, and test_single().