|
Foundation
|
Macros | |
| #define | EXPECT(cond, msg) |
Functions | |
| static size_t | MakeTaskSize (size_t want) |
| static void | TestEmptyAndBarrier (ThreadPool &pool) |
| static void | TestParallelForSum (ThreadPool &pool) |
| static void | TestChainOrdering (ThreadPool &pool) |
| static void | TestDiamond (ThreadPool &pool) |
| static void | TestSeqOnMain (ThreadPool &pool) |
| static void | TestNoWorkers () |
| static void | TestStress (ThreadPool &pool) |
| int | main () |
Variables | |
| static int | gFailures = 0 |
| #define EXPECT | ( | cond, | |
| msg | |||
| ) |
| int main | ( | ) |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |