Commit f4a833c
authored
Update comment for emscripten_has_threading_support. NFC (#26447)
This function works under both pthreads and Wasm Workers. Remove the
reference to specific errno code which has already bitrotted (it returns
ENOTSUP since #26105).1 parent e8d79bc commit f4a833c
1 file changed
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
| |||
0 commit comments