[*] d14ba6cf revert one force inline

This commit is contained in:
Reece Wilson 2024-03-12 23:32:32 +00:00
parent d039055bc1
commit 5c34a8435b

View File

@ -680,7 +680,7 @@ namespace Aurora::Threading
#endif
}
WOAFASTPUB bool IsWaitOnRecommended()
AUKN_SYM bool IsWaitOnRecommended()
{
#if defined(WOA_ALWAYS_DUMB_OS_TARGET)
return false;
@ -1356,7 +1356,6 @@ namespace Aurora::Threading
bSpun = true;
}
if (!qwNanoseconds)
{