Go to the source code of this file.
|
void | Divide::anonymous_namespace{ThreadingTests.cpp}::PrintLine (const std::string_view line) |
|
void | Divide::anonymous_namespace{ThreadingTests.cpp}::StartAndWait (Task &task, TaskPool &pool, const TaskPriority priority=TaskPriority::DONT_CARE, const DELEGATE< void > &onCompletionFunction={}) |
|
void | Divide::anonymous_namespace{ThreadingTests.cpp}::SleepThread (const D64 milliseconds) |
|
| Divide::TEST_CASE ("Task Pool Construction Test", "[threading_tests]") |
|
| Divide::TEST_CASE ("Parallel For Test", "[threading_tests]") |
|
| Divide::TEST_CASE ("Task Callback Test", "[threading_tests]") |
|
| Divide::TEST_CASE_METHOD (ThreadedTest, "Task Class Member Callback Test", "[threading_tests]") |
|
| Divide::TEST_CASE ("Task Speed Test", "[threading_tests]") |
|
| Divide::TEST_CASE ("Task Priority Test", "[threading_tests]") |
|