![]() |
Protium
Math and Design Features
|

Go to the source code of this file.
Typedefs | |
| typedef ThreadedObject < Protium::Threads::InstanceLocked > | Multi1 |
| typedef ThreadedObject < Protium::Threads::StaticLocked > | Multi2 |
| typedef ThreadedObject < Protium::Threads::InSingleThread > | Single |
Functions | |
| int | main (int argc, char *argv[]) |
| typedef ThreadedObject<Protium::Threads::InstanceLocked> Multi1 |
Definition at line 30 of file protium_thread_tests.cxx.
| typedef ThreadedObject<Protium::Threads::StaticLocked> Multi2 |
Definition at line 31 of file protium_thread_tests.cxx.
| typedef ThreadedObject<Protium::Threads::InSingleThread> Single |
Definition at line 29 of file protium_thread_tests.cxx.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 36 of file protium_thread_tests.cxx.