gecko-dev/mozglue/misc
Gerald Squelart 97bc60386d Bug 1757100 - Move minimal platform-dependent part of RWLock to mozglue/misc/PlatformRWLock.h&cpp - r=glandium,xpcom-reviewers
This is consistent with how xpcom's Mutex has its platform-dependent code in mozglue, and will allow readers-writer locks in mozglue without duplication.

Differential Revision: https://phabricator.services.mozilla.com/D139669
2022-02-27 23:32:55 +00:00
..
decimal
AutoProfilerLabel.cpp
AutoProfilerLabel.h
AwakeTimeStamp.cpp
AwakeTimeStamp.h
ConditionVariable_noop.cpp
ConditionVariable_posix.cpp
ConditionVariable_windows.cpp
Debug.h
DynamicallyLinkedFunctionPtr.h
GetKnownFolderPath.cpp Bug 1714212 - Ensure COM initialized prior to showing skeleton UI r=Jamie,aklotz,tkikuchi 2021-07-07 22:37:14 +00:00
GetKnownFolderPath.h Bug 1714212 - Ensure COM initialized prior to showing skeleton UI r=Jamie,aklotz,tkikuchi 2021-07-07 22:37:14 +00:00
ImportDir.h
IntegerPrintfMacros.h
MmapFaultHandler.cpp
MmapFaultHandler.h
MutexPlatformData_noop.h
MutexPlatformData_posix.h
MutexPlatformData_windows.h
Mutex_noop.cpp
Mutex_posix.cpp
Mutex_windows.cpp
NativeNt.h Bug 1722566 - Add null checks in PEHeaders::FindResourceLeaf. r=mhowell 2021-07-28 19:11:43 +00:00
PlatformConditionVariable.h
PlatformMutex.h
PlatformRWLock.h Bug 1757100 - Move minimal platform-dependent part of RWLock to mozglue/misc/PlatformRWLock.h&cpp - r=glandium,xpcom-reviewers 2022-02-27 23:32:55 +00:00
PreXULSkeletonUI.cpp Bug 1747429 - Replace preprocessor urlbar* variables with CSS vars. r=dao 2022-01-20 22:46:29 +00:00
PreXULSkeletonUI.h Bug 1714212 - Ensure COM initialized prior to showing skeleton UI r=Jamie,aklotz,tkikuchi 2021-07-07 22:37:14 +00:00
Printf.cpp Bug 1745344 - Unconditionally use va_copy. r=nika 2021-12-16 06:26:42 +00:00
Printf.h
RWLock_posix.cpp Bug 1757100 - Move minimal platform-dependent part of RWLock to mozglue/misc/PlatformRWLock.h&cpp - r=glandium,xpcom-reviewers 2022-02-27 23:32:55 +00:00
RWLock_windows.cpp Bug 1757100 - Move minimal platform-dependent part of RWLock to mozglue/misc/PlatformRWLock.h&cpp - r=glandium,xpcom-reviewers 2022-02-27 23:32:55 +00:00
Sprintf.h
StackWalk.cpp Bug 1673755 - Strip pointer authentication hashes during stack walking on macOS arm64. r=gerald 2021-07-09 17:41:46 +00:00
StackWalk.h
StackWalkThread.h
StackWalk_windows.h
TimeStamp.cpp Bug 1751041 - Compute the process startup timestamp early during startup r=glandium 2022-01-26 19:57:41 +00:00
TimeStamp.h Bug 1751041 - Compute the process startup timestamp early during startup r=glandium 2022-01-26 19:57:41 +00:00
TimeStamp_darwin.cpp Bug 1666222: Rip fuzzyfox out of the timestamp classes 2/5 r=smaug 2021-07-14 18:18:16 +00:00
TimeStamp_posix.cpp Bug 1666222: Rip fuzzyfox out of the timestamp classes 2/5 r=smaug 2021-07-14 18:18:16 +00:00
TimeStamp_windows.cpp Bug 1666222: Rip fuzzyfox out of the timestamp classes 2/5 r=smaug 2021-07-14 18:18:16 +00:00
TimeStamp_windows.h Bug 1666222: Rip fuzzyfox out of the timestamp classes 2/5 r=smaug 2021-07-14 18:18:16 +00:00
Uptime.cpp
Uptime.h
WinUtils.h
WindowsDllMain.cpp Bug 1742692 - Add some modules to mozglue's delayload list. r=mhowell 2021-12-02 04:31:14 +00:00
WindowsDpiAwareness.h
WindowsDpiInitialization.cpp Bug 1701770 - Defer Windows DPI Awareness from load time to run time r=bobowen,aklotz 2021-06-21 13:50:31 +00:00
WindowsDpiInitialization.h Bug 1701770 - Defer Windows DPI Awareness from load time to run time r=bobowen,aklotz 2021-06-21 13:50:31 +00:00
WindowsEnumProcessModules.h
WindowsMapRemoteView.cpp
WindowsMapRemoteView.h
WindowsProcessMitigations.cpp
WindowsProcessMitigations.h
WindowsUnicode.cpp
WindowsUnicode.h
moz.build Bug 1757100 - Move minimal platform-dependent part of RWLock to mozglue/misc/PlatformRWLock.h&cpp - r=glandium,xpcom-reviewers 2022-02-27 23:32:55 +00:00