![]() |
University of Murcia, Spain ![]() |
examples/parallel-threads/parallel-threads.cpp File ReferenceShows how to construct a program using several processing threads. More...
Go to the source code of this file. Detailed DescriptionShows how to construct a program using several processing threads.The application will launch several threads, which will print messages on the console. Usage of the program.Once compiled, the program should be used with this command line:./parallel-threads
Definition in file parallel-threads.cpp. |