Go back to Richel Bilderbeek's homepage.

Go back to Richel Bilderbeek's C++ page.

 

 

 

 

 

(C++) thread

 

A thread is the smallest unit of processing that can be scheduled by an operating system' [1].

 

std::thread is the C++11 thread class.

 

 

 

 

thread (general) design

 

As a personal note, I will put my thread design questions here. Feel free to contact me if you can provide answers with references.

 

 

 

 

 

External links

 

 

 

 

 

 

References

 

  1. Wikipedia page about threads

 

 

 

 

 

Go back to Richel Bilderbeek's C++ page.

Go back to Richel Bilderbeek's homepage.

 

Valid XHTML 1.0 Strict