Skip to content
Snippets Groups Projects
Commit 4d49084b authored by Sergi Hernandez's avatar Sergi Hernandez
Browse files

Used the pthread_setcancelstate function to configure where the thread can be cancelled.

Added a mutex unlock in the exception catch in the thread to avoid blocking when an error occurs.
parent 0d51d948
No related branches found
No related tags found
1 merge request!1Used the pthread_setcancelstate function to configure where the thread can be cancelled.
Pipeline #6441 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment