![]() |
Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
|
#include "pool.h"
#include "threading.h"
#include "util.h"
#include "timefn.h"
#include <stddef.h>
#include <stdio.h>
Data Structures | |
struct | data |
struct | poolTest_t |
struct | abruptEndCanary_t |
Macros | |
#define | ASSERT_TRUE(p) |
#define | ASSERT_FALSE(p) |
#define | ASSERT_EQ(lhs, rhs) |
Functions | |
int | main (int argc, const char **argv) |
#define ASSERT_EQ | ( | lhs, | |
rhs ) |
#define ASSERT_FALSE | ( | p | ) |
#define ASSERT_TRUE | ( | p | ) |