ObjFW  All files named "src/platform/windows/mutex.m"

History for src/platform/windows/mutex.m

2022-07-15
18:09
Renamed to src/platform/Windows/OFPlainMutex.m. Merge trunk into branch "wii-u" (check-in: [a2973418de] user: js, branch: wii-u, size: 0)
2021-04-25
11:29
Renamed to src/platform/windows/OFPlainMutex.m. Change the naming convention

This follows more closely what most ObjC developers are used to and
hence makes it easier for people coming from the OpenStep world to get
used to ObjFW. (check-in: [2b74ff13b0] user: js, branch: trunk, size: 0)

2021-04-18
20:51
Renamed to src/platform/windows/OFPlainMutex.m. Rename everything in several smaller files (check-in: [35de667566] user: js, branch: new-naming-convention, size: 0)
2021-04-17
16:24
[32f709f554] part of check-in [dfd52d5220] of_mutex_t -> OFPlainMutex

Also rename of_rmutex_t -> OFPlainRecursiveMutex. (check-in: [dfd52d5220] user: js, branch: new-naming-convention, size: 1592) [annotate] [blame] [check-ins using] [diff]

2021-01-02
22:04
[ed38f771ab] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 1447) [annotate] [blame] [check-ins using] [diff]
2020-12-20
21:26
[872d7f229b] part of check-in [5b37fbeb82] Return error instead of using errno for threading

errno is problematic for Amiga libraries and is also not thread-safe on
some systems, even though it should. (check-in: [5b37fbeb82] user: js, branch: trunk, size: 1536) [annotate] [blame] [check-ins using] [diff]

2020-02-29
14:49
Added: [c67aeb237e] part of check-in [109db78ecd] Move platform specific files into a subdirectory (check-in: [109db78ecd] user: js, branch: trunk, size: 1583) [annotate] [blame] [check-ins using]