Skip to content

Commit 92e9125

Browse files
committed
Don't call pthread cancel on normal exits.
Calling pthread_cancel on threads that can exit normally is not needed. Instead, we immediately call pthread_join if a thread can exit normally.
1 parent e355cb0 commit 92e9125

File tree

2 files changed

+2510
-2506
lines changed

2 files changed

+2510
-2506
lines changed

0 commit comments

Comments
 (0)