Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
emscripten-core
GitHub Repository: emscripten-core/emscripten
Path: blob/main/test/atomic/test_wait32_notify.out
4130 views
main: creating worker
main: entering timeout loop to wait for wasm worker to run
worker_main
Waiting on address with unexpected value should return 'not-equal'
Waiting on address with unexpected value should return 'not-equal' also if timeout==0
Waiting for 0 nanoseconds should return 'timed-out'
Waiting for >0 nanoseconds should return 'timed-out'
Waiting for infinitely long should return 'ok'
main: seen worker running
main: waking worker
Test finished