|
@@ -102,7 +102,7 @@ os_sigreturn();
|
|
|
#endif /* end of BUILD_TARGET_X86_64/AMD_64/AARCH64/RISCV64 */
|
|
#endif /* end of BUILD_TARGET_X86_64/AMD_64/AARCH64/RISCV64 */
|
|
|
#endif /* end of WASM_DISABLE_HW_BOUND_CHECK */
|
|
#endif /* end of WASM_DISABLE_HW_BOUND_CHECK */
|
|
|
|
|
|
|
|
-#if WASM_DISABLE_WAKEUP_BLOCKING_OP != 0
|
|
|
|
|
|
|
+#if WASM_DISABLE_WAKEUP_BLOCKING_OP == 0
|
|
|
#define OS_ENABLE_WAKEUP_BLOCKING_OP
|
|
#define OS_ENABLE_WAKEUP_BLOCKING_OP
|
|
|
#endif
|
|
#endif
|
|
|
void
|
|
void
|