ntdll: Implement TpCallbackReleaseMutexOnCompletion.
commit02ee5bb52da578a7ef71be104666983442e23512
authorSebastian Lackner <sebastian@fds-team.de>
Wed, 1 Jul 2015 20:56:14 +0000 (1 22:56 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 2 Jul 2015 05:53:41 +0000 (2 14:53 +0900)
treea45994de23167a965b7ac874a1bf3bb17edcbf86
parenta9dd37be6827e7df90838c604404db1d112ebf42
ntdll: Implement TpCallbackReleaseMutexOnCompletion.

Various internal details about the order and error handling of completion
actions are documented in "Concurrent Programming on Windows" by Joe Duffy.
dlls/ntdll/ntdll.spec
dlls/ntdll/threadpool.c