Skip to content
Snippets Groups Projects
Commit fcc8237a authored by Ossi Herrala's avatar Ossi Herrala
Browse files

Introduce pthread_cancel() for terminating threads

pthread_cancel() is safer way to terminate thread than pthread_kill().

This function can be found from ISO/IEC 9945-1:1996 (“POSIX.1”) and
first introduced into Single Unix Specification version 2 on 1997.
parent 84da91ce
No related branches found
No related tags found
No related merge requests found
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