2008/7/19 Dan Hipschman dsh@linux.ucla.edu:
dlls/kernel32/sync.c | 40 ++++++++++++++++++++++++++++++++++------ dlls/kernel32/tests/sync.c | 11 +++-------- 2 files changed, 37 insertions(+), 14 deletions(-)
These functions should be implemented in ntdll instead of kernel32. I would suggest dlls/ntdll/threadpool.c.