summaryrefslogtreecommitdiff
path: root/src/video_core/gpu.h
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-08-13 00:13:47 -0400
committerLioncash <mathew1800@gmail.com>2018-08-13 00:16:40 -0400
commit3476f5b4d38d31d6f17a335311a2fa814be8bf25 (patch)
treed0929304994c704ac6dd152a92d528c0e25d715b /src/video_core/gpu.h
parentfecffeb0ddedeef0f6223e8a2c53cca3baac70ad (diff)
kernel/object: Tighten object against data races
Despite being covered by a global mutex, we should still ensure that the class handles its reference counts properly. This avoids potential shenanigans when it comes to data races. Given this is the root object that drives quite a bit of the kernel object hierarchy, ensuring we always have the correct behavior (and no races) is a good thing.
Diffstat (limited to 'src/video_core/gpu.h')
0 files changed, 0 insertions, 0 deletions