Re: pthreads
[email protected] (Neal H. Walfield)
| Newsgroups | gmane.os.hurd.devel.readers |
|---|---|
| Message-ID | <[email protected]> |
> if you are eager to move on, before we expunge cthreads from the > Hurd source, then you might find one useful. I am not sure what you mean here. Let me clarify the situation: - There is a working pthread implementation for the Hurd on L4. - There is not a working pthread implementation for the Hurd on Mach. - There would need to be a lot of convincing to get me to write a pthread implementation for Mach. - Changing the cthread calls to pthread calls is far easier than writing a compatibility layer.