[mercury-users] parallel grades in windows
Sergey Khorev
sergey.khorev at gmail.com
Thu Oct 28 14:59:47 AEDT 2010
Julien,
>> Does Mercury support native Win32 thread API at all? I was not able to
>> find either of _beginthreadex or CreateThread in the sources.
>
> Mercury doesn't, it requires POSIX threads at the moment; the Boehm
> collector does. (The GC_* macros only affect the latter.)
I am just wondering what is the point in using GC_WIN32_THREADS by
default when compiling par grades? This will not work.
--------------------------------------------------------------------------
mercury-users mailing list
Post messages to: mercury-users at csse.unimelb.edu.au
Administrative Queries: owner-mercury-users at csse.unimelb.edu.au
Subscriptions: mercury-users-request at csse.unimelb.edu.au
--------------------------------------------------------------------------
More information about the users
mailing list