summaryrefslogtreecommitdiff
path: root/src/core/loader/kip.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2019-06-05 14:32:33 -0400
committerLioncash <mathew1800@gmail.com>2019-07-03 20:31:40 -0400
commitabdce723ebdcd0cb142b289af23d982dfcadaa12 (patch)
tree77179c244bc6dd62476c1fc917885e30d58cfac0 /src/core/loader/kip.cpp
parent55481df50f98feb04b18beb518904681b8fcc345 (diff)
kernel/process: Decouple TLS handling from threads
Extracts out all of the thread local storage management from thread instances themselves and makes the owning process handle the management of the memory. This brings the memory management slightly more in line with how the kernel handles these allocations. Furthermore, this also makes the TLS page management a little more readable compared to the lingering implementation that was carried over from Citra.
Diffstat (limited to 'src/core/loader/kip.cpp')
0 files changed, 0 insertions, 0 deletions