Used the pthread_setcancelstate function to configure where the thread can be cancelled.
- May 07, 2021
-
-
Sergi Hernandez authored
When the communication thread catches an exception, it sets the communication object to the created state before finishing the thread.
79964329
-
- Dec 10, 2020
-
-
Sergi Hernandez authored
Added a mutex unlock in the exception catch in the thread to avoid blocking when an error occurs.
4d49084b
-
- Nov 03, 2020
-
-
Alejandro Lopez Gestoso authored0d51d948
-
- Jul 16, 2020
-
-
Sergi Hernandez authoredb1fdc5de
-
- Jul 06, 2020
-
-
Sergi Hernandez authoreddeaa5afb
-