SVC: Difference between revisions
Line 260: | Line 260: | ||
| style="background: green" | Yes | | style="background: green" | Yes | ||
| style="background: green" | Yes | | style="background: green" | Yes | ||
| Result WaitSynchronization1(Handle handle, s64 | | Result WaitSynchronization1(Handle handle, s64 timeout_nanoseconds) | ||
| | | | ||
|- | |- | ||
Line 267: | Line 267: | ||
| style="background: green" | Yes | | style="background: green" | Yes | ||
| style="background: green" | Yes | | style="background: green" | Yes | ||
| Result WaitSynchronizationN(s32* out, Handle* handles, s32 handlecount, bool waitAll, s64 | | Result WaitSynchronizationN(s32* out, Handle* handles, s32 handlecount, bool waitAll, s64 timeout_nanoseconds) | ||
| | | | ||
|- | |- |