summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/k_auto_object_container.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* common/logging: Move Log::Entry declaration to a separate headerameerj2021-10-021-0/+2
* hle: kernel: KAutoObjectWithListContainer: Use boost::instrusive::rbtree.bunnei2021-06-071-2/+2
* fixup! hle: kernel: Add initial impl. of KAutoObjectWithListContainer.bunnei2021-05-061-9/+2
* hle: kernel: Rename Process to KProcess.bunnei2021-05-061-1/+1
* hle: kernel: Add initial impl. of KAutoObjectWithListContainer.bunnei2021-05-061-0/+35