meso: Implement KLightServerSession dtor
This commit is contained in:
@@ -151,7 +151,7 @@ Result KThread::WaitSynchronizationImpl(int &outId, KSynchronizationObject **syn
|
||||
if (IsDying()) {
|
||||
return ResultKernelThreadTerminating();
|
||||
}
|
||||
if (cancelled) {
|
||||
if (isSyncCancelled) {
|
||||
return ResultKernelCancelled();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user