Skip to content
Snippets Groups Projects
Commit db273325 authored by Anton Khirnov's avatar Anton Khirnov
Browse files

pthread_frame: use a thread-safe way for signalling threads to die

Current code uses a plain int in a racy way, which is UB.
parent 8385ba53
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