History of file src/thread_winapi.m at check-in 5256e9acafdde709
2020-02-29
| ||
14:49 | Deleted: Move platform specific files into a subdirectory check-in: [109db78ecd] user: js, branch: trunk, size: 0 | |
2020-01-02
| ||
01:51 | Update copyright file: [5d4798ca28] check-in: [c7f0229795] user: js, branch: trunk, size: 2215 [annotate] [blame] [check-ins using] [diff] | |
2019-09-01
| ||
15:29 |
OFThread: Allow specifying a name before starting
This allows specifying a name before the thread gets started, so that This is especially useful as some operating systems do not support | |
12:50 | {condition,mutex,thread}.m: Set errno on error file: [7f82a998d7] check-in: [d7fd999fee] user: js, branch: trunk, size: 2194 [annotate] [blame] [check-ins using] [diff] | |
2019-08-03
| ||
18:13 | Add threads for AmigaOS file: [773437e43e] check-in: [da383f4f03] user: js, branch: trunk, size: 1794 [annotate] [blame] [check-ins using] [diff] | |
2019-08-02
| ||
12:24 | Minor improvements for threads on Windows file: [e19ec23cc7] check-in: [3c865f9e41] user: js, branch: trunk, size: 1815 [annotate] [blame] [check-ins using] [diff] | |
2019-08-01
| ||
20:14 |
Added:
Split threading.[hm] into multiple files
This allows the runtime to only link against the parts it needs, without | |