Re: [Gc] Support winpthreads
Peter Wang <[email protected]> Mon, 25 Aug 2014 10:54:37 +1000
| Newsgroups | gmane.comp.programming.garbage-collection.boehmgc |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 23 Aug 2014 13:34:12 +0400, Ivan Maidanski <ivmai-JGs/[email protected]> wrote: > Hi Peter, > > Thank you. > > I have merged it to master with some changes - https://github.com/ivmai/bdwgc/commit/94b85eea2e2713c7a6071f1965b1e98e645e65a7 > (in particular, GC_PTHREADS_PARAMARK (w/o GC_WIN32_PTHREADS) case fixed and GC_pthread_join undefined 't' fixed for winpthreads). Thanks, Ivan. Peter