summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/sync/sync_windows.c
Commit message (Expand)AuthorAgeFilesLines
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-382/+0
* removed windows/osinline.h and placed MSVC dependent files in top folder (nw) Miodrag Milanovic2015-03-301-1/+1
* Cleanups and version bumpmame0158 Miodrag Milanovic2015-01-281-1/+1
* src/osd/modules/sync: added some errorhandling (nw) Oliver Stöneberg2015-01-091-0/+9
* - Moved OS specific low level code to osd/modules/lib. couriersud2015-01-091-9/+0
* added OSD_EVENT_WAIT_INFINITE and implemented it properly for all platforms (nw) Oliver Stöneberg2015-01-071-2/+8
* Moved sync related osd stuff to osd/modules/sync. (nw) couriersud2015-01-051-0/+376