Commit graph

3 commits

Author SHA1 Message Date
Zaggy1024
5383265b9c LibThreading: Forward-declare Thread in LibThreading/Forward.h
The class is ref-counted, so using forward declarations in a lot of
headers currently including Thread.h is an easy change.
2025-09-22 17:28:21 -05:00
Zaggy1024
55f334b473 LibThreading: Correct the authors in the copyright comment in Forward.h
I created this file a couple years ago, but had a copy/pasted copyright
comment from another file, without the authors being changed. It's now
corrected to attribute it to myself, as it should have been already.
2025-09-22 17:28:21 -05:00
Timothy Flynn
93712b24bf Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Renamed from Userland/Libraries/LibThreading/Forward.h (Browse further)