mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 22:19:02 +00:00
cpu_thread::test_state added
lv2_obj::sleep adjustment synchronization fixes
This commit is contained in:
parent
4b6f8d2f62
commit
9000407a77
36 changed files with 421 additions and 302 deletions
|
|
@ -743,7 +743,7 @@ struct fs_aio_thread : ppu_thread
|
|||
}
|
||||
|
||||
func(*this, aio, error, xid, result);
|
||||
lv2_obj::sleep(*this, -1);
|
||||
lv2_obj::sleep(*this);
|
||||
}
|
||||
}
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue