Commit 3cfb438
committed
Address Copilot's review comments
Fix lambda reference capture bug where all threads processed the last disk's
stripes instead of their own; fix shared 0xdeadbeef EThread* sentinel by using
a thread_local variable to give each OS thread a unique identity for
MUTEX_TAKE_LOCK.1 parent c1618e8 commit 3cfb438
1 file changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
981 | 981 | | |
982 | 982 | | |
983 | 983 | | |
984 | | - | |
985 | | - | |
| 984 | + | |
| 985 | + | |
| 986 | + | |
| 987 | + | |
| 988 | + | |
986 | 989 | | |
987 | | - | |
| 990 | + | |
988 | 991 | | |
989 | 992 | | |
990 | 993 | | |
| |||
0 commit comments