qt6-bb10/src/corelib/ipc
Thiago Macieira 7809caa924 IPC: move makePlatformSafeKey to qtipccommon.cpp
This removes the second portion of the #if mess of shared code between
QSharedMemory and QSystemSemaphore for SystemV.

Change-Id: Id8d5e3999fe94b03acc1fffd171c073c2873206e
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2023-01-22 13:01:55 -03:00
..
qsharedmemory.cpp IPC: move makePlatformSafeKey to qtipccommon.cpp 2023-01-22 13:01:55 -03:00
qsharedmemory.h
qsharedmemory_android.cpp IPC: move createUnixKeyFile to a common, private header 2023-01-22 13:01:55 -03:00
qsharedmemory_p.h IPC: move makePlatformSafeKey to qtipccommon.cpp 2023-01-22 13:01:55 -03:00
qsharedmemory_posix.cpp IPC: move makePlatformSafeKey to qtipccommon.cpp 2023-01-22 13:01:55 -03:00
qsharedmemory_systemv.cpp IPC: move createUnixKeyFile to a common, private header 2023-01-22 13:01:55 -03:00
qsharedmemory_unix.cpp
qsharedmemory_win.cpp
qsystemsemaphore.cpp
qsystemsemaphore.h
qsystemsemaphore_android.cpp
qsystemsemaphore_p.h IPC: move makePlatformSafeKey to qtipccommon.cpp 2023-01-22 13:01:55 -03:00
qsystemsemaphore_posix.cpp
qsystemsemaphore_systemv.cpp IPC: move createUnixKeyFile to a common, private header 2023-01-22 13:01:55 -03:00
qsystemsemaphore_unix.cpp
qsystemsemaphore_win.cpp
qtipccommon.cpp IPC: move makePlatformSafeKey to qtipccommon.cpp 2023-01-22 13:01:55 -03:00
qtipccommon_p.h IPC: move makePlatformSafeKey to qtipccommon.cpp 2023-01-22 13:01:55 -03:00