Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
labrobotica
drivers
comm
Merge requests
!1
Used the pthread_setcancelstate function to configure where the thread can be cancelled.
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Merged
Sergi Hernandez
requested to merge
pthread_cancel
into
master
Jun 03, 2021
Overview
0
Commits
5
Changes
14
Added a mutex unlock in the exception catch in the thread to avoid blocking when an error occurs.