[*] d14ba6cf
revert one force inline
This commit is contained in:
parent
d039055bc1
commit
5c34a8435b
@ -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)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user