Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c97f888aa3e2ad3e7eef9d0ed4c5752d51adabb5
https://github.com/WebKit/WebKit/commit/c97f888aa3e2ad3e7eef9d0ed4c5752d51adabb5
Author: Yusuke Suzuki <[email protected]>
Date: 2022-12-22 (Thu, 22 Dec 2022)
Changed paths:
M Source/WTF/wtf/ThreadGroup.cpp
M Source/WTF/wtf/ThreadSafeWeakHashSet.h
M Source/WTF/wtf/Threading.cpp
M Source/WTF/wtf/Threading.h
Log Message:
-----------
Use ThreadSafeWeakHashSet for Thread
https://bugs.webkit.org/show_bug.cgi?id=249674
rdar://103568937
Reviewed by Alex Christensen.
Use ThreadSafeWeakHashSet for Threads.
* Source/WTF/wtf/ThreadSafeWeakHashSet.h:
* Source/WTF/wtf/Threading.cpp:
(WTF::Thread::didExit):
(WTF::Thread::addToThreadGroup):
(WTF::Thread::removeFromThreadGroup):
(WTF::Thread::numberOfThreadGroups):
* Source/WTF/wtf/Threading.h:
Canonical link: https://commits.webkit.org/258267@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes