History of file src/thread_pthread.m at check-in 5358e9ea6ac164a89342237f61d888490912b7907c339a33967c7fcc3f4306a3
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: [f19e7d8433] check-in: [c7f0229795] user: js, branch: trunk, size: 4078 [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: [e8b813b448] check-in: [d7fd999fee] user: js, branch: trunk, size: 3960 [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 | |