K 10
svn:author
V 8
eutarass
K 8
svn:date
V 27
2010-03-25T17:45:37.052581Z
K 7
svn:log
V 291
TCF Agent: fixed: p-threads implementation for Windows uses wrong function to implement pthread_self(): GetCurrentThread() instead of GetCurrentThreadId().
On Windows, GetCurrentThread() always returns same value 0x7ffffffe - current thread pseudo-handle, regardless of what thread calls it.
END
