Commit ed9f2a3
Fix infinite hang in emscripten_futex_wait
This bug was introduced in #26471.
This PR is based on #26586. Thanks @stephenduong1004!1 parent 46543e7 commit ed9f2a3
File tree
4 files changed
+7
-3
lines changed- system/lib/pthread
- test
- core/pthread
4 files changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
227 | | - | |
| 227 | + | |
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
17 | 21 | | |
18 | 22 | | |
19 | 23 | | |
| |||
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9251 | 9251 | | |
9252 | 9252 | | |
9253 | 9253 | | |
9254 | | - | |
| 9254 | + | |
9255 | 9255 | | |
9256 | 9256 | | |
9257 | | - | |
| 9257 | + | |
9258 | 9258 | | |
9259 | 9259 | | |
9260 | 9260 | | |
| |||
0 commit comments