ntdll: Don't print a fixme in RtlQueueUserWorkItem if WT_EXECUTELONGFUNCTION is specified
authorRob Shearman <rob@codeweavers.com>
Thu, 4 Jan 2007 18:23:44 +0000 (18:23 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 4 Jan 2007 20:14:49 +0000 (21:14 +0100)
commit7e1fead3fbd05b4ff6b61fd119e3dfde9b3d8ea8
tree34e825084c7ad51ff935e28123bc62f7bdb201f6
parent4c1e52e1237ddd8f667d48d43067d0e754f11a03
ntdll: Don't print a fixme in RtlQueueUserWorkItem if WT_EXECUTELONGFUNCTION is specified
since that is what the current behaviour is tuned for.
dlls/ntdll/threadpool.c