summaryrefslogtreecommitdiffstats
path: root/src/corelib/ipc/qsystemsemaphore_win.cpp
Commit message (Expand)AuthorAgeFilesLines
* IPC: add native key support to QSystemSemaphoreThiago Macieira2023-01-221-2/+2
* IPC: include the error text instead of errno code in errorStringThiago Macieira2023-01-221-1/+2
* IPC: split the backend implementations of QSystemSemaphore...Thiago Macieira2023-01-221-13/+13
* IPC: Move QSharedMemory and QSystemSemaphore from kernel/ to ipc/Thiago Macieira2023-01-221-0/+97