ntdll: Very crude implementation of RtlQueueWorkItem

Robert Shearman rob at codeweavers.com
Mon Mar 13 05:28:28 CST 2006


ChangeLog:
Very crude implementation of RtlQueueWorkItem.

  dlls/ntdll/Makefile.in  |    1
  dlls/ntdll/ntdll.spec   |    2 -
  dlls/ntdll/threadpool.c |  107 
+++++++++++++++++++++++++++++++++++++++++++++++
  include/winternl.h      |    2 +
  4 files changed, 111 insertions(+), 1 deletions(-)
  create mode 100644 dlls/ntdll/threadpool.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 15ebdd6de482f12594ba3b82084ec3ed8eaf5a8d.diff
Type: text/x-patch
Size: 5420 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060313/cfe79226/15ebdd6de482f12594ba3b82084ec3ed8eaf5a8d-0001.diff


More information about the wine-patches mailing list