]> pd.if.org Git - pdclib/commit
win32: mutex rewrite. new form is much simpler
authorOwen Shepherd <owen.shepherd@e43.eu>
Sat, 25 Aug 2012 19:04:11 +0000 (20:04 +0100)
committerOwen Shepherd <owen.shepherd@e43.eu>
Sat, 25 Aug 2012 19:04:11 +0000 (20:04 +0100)
commit3b357986c8ac26f3aee1033c49c28f58c3cd2fb4
tree19c3e45f6ddab26b2984e2ddaaf75b6ebc595ab4
parent3979dd45fb1088cc27bcde72f0d4a51c80035e4f
win32: mutex rewrite. new form is much simpler
platform/win32/functions/threads/mtx_init.c
platform/win32/functions/threads/mtx_lock.c
platform/win32/functions/threads/mtx_timedlock.c [new file with mode: 0644]
platform/win32/functions/threads/mtx_trylock.c [new file with mode: 0644]
platform/win32/functions/threads/mtx_unlock.c
platform/win32/internals/_PDCLIB_threadconfig.h