summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/service_thread.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* hle: kernel: service_thread: Add thread name and take weak_ptr of ServerSession.bunnei2020-12-291-1/+2
* hle: kernel: service_thread: Add parameter for thread pool size.bunnei2020-12-291-1/+1
* core: hle: server_session: Use separate threads for each service connection.bunnei2020-12-291-0/+27