Re: GC_INIT? Threads?
The Devils Jester <[email protected]>
| Newsgroups | gmane.comp.programming.garbage-collection.boehmgc |
|---|---|
| Message-ID | <CAP9jBPjP8988XkHiZAXn04VPrWccw9_=NTfGkt38dKp2c3452w@mail.gmail.com> |
Not to resurrect this topic (the original question was answered) but the same solution in a related application (if I create a thread with std::thread) does not return success with GC_register_my_thread. Is the GC automatically registering std threads? Is there any way to check? Would that cause said function to fail? On Tue, Aug 20, 2013 at 8:06 PM, The Devils Jester < [email protected]> wrote: > @Bruce, I do not know why I had a pointer instead of a reference there, > changing that fixed the whole issue and the GC seems to be ok with the new > thread and all appears to work fine. Thank you for your suggestions and > eagle eye. > > @Hans, unfortunately I do not have access to the lower level thread > creation in this situation as I go through a third party library. > Fortunately it was a simple mistake and Bruce's suggestions worked well, > so I didn't have to manually manage/create the thread. > _______________________________________________ Gc mailing list Gc-V9/[email protected] http://www.hpl.hp.com/hosted/linux/mail-archives/gc/