ObjFW  All files named "src/mutex.m"

History for src/mutex.m

2022-07-15
18:09
Renamed to src/OFPlainMutex.m. Merge trunk into branch "wii-u" check-in: [a2973418de] user: js, branch: wii-u, size: 0
2021-04-18
20:51
Renamed to src/OFPlainMutex.m. Rename everything in several smaller files check-in: [35de667566] user: js, branch: new-naming-convention, size: 0
2021-01-02
22:04
Update copyright file: [637d387b19] check-in: [374e1a1bfa] user: js, branch: trunk, size: 764 [annotate] [blame] [check-ins using] [diff]
2020-02-29
14:49
Move platform specific files into a subdirectory file: [b45f1dde14] check-in: [109db78ecd] user: js, branch: trunk, size: 853 [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
Update copyright file: [017d59173c] check-in: [c7f0229795] user: js, branch: trunk, size: 2412 [annotate] [blame] [check-ins using] [diff]
2019-08-01
21:17
Add mutexes for AmigaOS file: [5e75d9fbfc] check-in: [2f01be3808] user: js, branch: trunk, size: 2409 [annotate] [blame] [check-ins using] [diff]
20:14
Added: Split threading.[hm] into multiple files

This allows the runtime to only link against the parts it needs, without
pulling in unnecessary parts like thread spawning, TLS and conditions. file: [619bce178b] check-in: [5358e9ea6a] user: js, branch: trunk, size: 2327 [annotate] [blame] [check-ins using]