User Tools

Site Tools


c:c_threads

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 [2021/04/28 09:11] peterc:c_threads [2021/06/09 11:19] (current) peter
Line 14: Line 14:
  
 [[C:C++ Threads:join()|join()]] [[C:C++ Threads:join()|join()]]
 +
 +[[C:C++ Threads:mutex|mutex]]
  
 [[C:C++ Threads:Pause current thread|Pause current thread]] [[C:C++ Threads:Pause current thread|Pause current thread]]
  
-[[C:C++ Threads:Protect shared data or shared resources with a mutex|Protect shared data or shared resources with a mutex]]+[[C:C++ Threads:Protected access to shared data or shared resources|Protected access to shared data or shared resources]]
  
 [[C:C++ Threads:Returning values from a Thread|Returning values from a Thread]] [[C:C++ Threads:Returning values from a Thread|Returning values from a Thread]]
Line 24: Line 26:
  
 [[C:C++ Threads:Thread local storage (thread_local)|Thread local storage (thread_local)]] [[C:C++ Threads:Thread local storage (thread_local)|Thread local storage (thread_local)]]
 +
 +[[C:C++ Threads:Thread safe function|Thread safe function]]
  
 [[C:C++ Threads:Transfer ownership of threads at runtime|Transfer ownership of threads at runtime]] [[C:C++ Threads:Transfer ownership of threads at runtime|Transfer ownership of threads at runtime]]
Line 32: Line 36:
  
 ===== References ===== ===== References =====
 +
 +https://en.cppreference.com/w/cpp/thread/thread/thread
  
 https://www.acodersjourney.com/top-20-cplusplus-multithreading-mistakes/ https://www.acodersjourney.com/top-20-cplusplus-multithreading-mistakes/
Line 38: Line 44:
  
 https://thispointer.com//c-11-multithreading-part-1-three-different-ways-to-create-threads/ https://thispointer.com//c-11-multithreading-part-1-three-different-ways-to-create-threads/
 +
  
c/c_threads.1619601083.txt.gz · Last modified: 2021/04/28 09:11 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki