Commit 9d9b267
Fix infinite hang in emscripten_futex_wait (#26588)
This bug was introduced in #26471.
This PR is based on #26586. Thanks @stephenduong1004!
Co-authored-by: stephenduong1004 <stephenduong@google.com>1 parent 46543e7 commit 9d9b267
4 files changed
Lines changed: 7 additions & 3 deletions
File tree
- system/lib/pthread
- test
- core/pthread
| 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