<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
I just found this <a
href="http://sources.redhat.com/pthreads-win32/index.html">link to
Win32 PThreads</a> and wanted to know if FPC uses pthreads in the
Windows implementation. It would probably ease use. The main
inconvenience to this library is that it wants to use a dll and the
nice thing about FPC is "no dependencies". So maybe an interface to the
C library would have to be written.<br>
</body>
</html>