User Tools

Site Tools


c:c_threads:important_considerations

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
c:c_threads:important_considerations [2021/03/05 09:27] peterc:c_threads:important_considerations [2021/03/05 10:43] (current) peter
Line 1: Line 1:
 ====== C - C++ Threads - Important Considerations ====== ====== C - C++ Threads - Important Considerations ======
 +
 +[[C:C++ Threads:Important Considerations:Do not join a thread that has been previously detached|Do not join a thread that has been previously detached]]
  
 [[C:C++ Threads:Important Considerations:Ensure that threads are joined or detached before terminating an application|Ensure that threads are joined or detached before terminating an application]] [[C:C++ Threads:Important Considerations:Ensure that threads are joined or detached before terminating an application|Ensure that threads are joined or detached before terminating an application]]
  
-[[C:C++ Threads:Use join() to wait for background threads before terminating an application|Use join() to wait for background threads before terminating an application]]+[[C:C++ Threads:Important Considerations:Thread function arguments are always passed by value|Thread function arguments are always passed by value]] 
  
-[[C:C++ Threads:Do not join a thread that has been previously detached|Do not join a thread that has been previously detached]] 
  
c/c_threads/important_considerations.1614936442.txt.gz · Last modified: 2021/03/05 09:27 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki