File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11//
22// AllocatedLock.swift
3- // AllocatedLock
3+ // swift-mutex
44//
55// Created by Simon Whitty on 10/04/2023.
66// Copyright 2023 Simon Whitty
77//
88// Distributed under the permissive MIT license
99// Get the latest version from here:
1010//
11- // https://github.com/swhitty/AllocatedLock
11+ // https://github.com/swhitty/swift-mutex
1212//
1313// Permission is hereby granted, free of charge, to any person obtaining a copy
1414// of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 11//
22// Mutex.swift
3- // AllocatedLock
3+ // swift-mutex
44//
55// Created by Simon Whitty on 07/09/2024.
66// Copyright 2024 Simon Whitty
77//
88// Distributed under the permissive MIT license
99// Get the latest version from here:
1010//
11- // https://github.com/swhitty/AllocatedLock
11+ // https://github.com/swhitty/swift-mutex
1212//
1313// Permission is hereby granted, free of charge, to any person obtaining a copy
1414// of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 11//
22// AllocatedLockTests.swift
3- // AllocatedLock
3+ // swift-mutex
44//
55// Created by Simon Whitty on 10/04/2023.
66// Copyright 2023 Simon Whitty
77//
88// Distributed under the permissive MIT license
99// Get the latest version from here:
1010//
11- // https://github.com/swhitty/AllocatedLock
11+ // https://github.com/swhitty/swift-mutex
1212//
1313// Permission is hereby granted, free of charge, to any person obtaining a copy
1414// of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 11//
22// MutexTests.swift
3- // AllocatedLock
3+ // swift-mutex
44//
55// Created by Simon Whitty on 07/09/2024.
66// Copyright 2024 Simon Whitty
77//
88// Distributed under the permissive MIT license
99// Get the latest version from here:
1010//
11- // https://github.com/swhitty/AllocatedLock
11+ // https://github.com/swhitty/swift-mutex
1212//
1313// Permission is hereby granted, free of charge, to any person obtaining a copy
1414// of this software and associated documentation files (the "Software"), to deal
You can’t perform that action at this time.
0 commit comments