System Software-I. Unit 4.
Multithreading with Pthreads Part IV - Safety aspects.
Thread safety.
Thread safety via mutex locks.
Thread safety via function refactoring.
The standard C library and thread safety.
Thread safety via Thread Local Storage (TLS).
Thread cancelation and cleanup.
Canceling a thread: a code example.
Thread cleanup: code example.
Threads and signaling.
The multiprocess vs the multithreading model - pros of the multithreading model.
The multiprocess vs the multithreading model - cons of the multithreading model.
Source code.
Questions & Exercises.
Go back to Main Menu
Last Updated 13 Feb, 2021 15:30. <vadimov@i.ua>