libpthread problem + possible solution

David Xu davidxu at freebsd.org
Sun Dec 17 23:25:28 PST 2006


Daniel Eischen wrote:
> On Sat, 16 Dec 2006, David Xu wrote:
> 
>> On Saturday 16 December 2006 04:11, Daniel Eischen wrote:
>>
>>> On Fri, 15 Dec 2006, Peter Edwards wrote:
>>>
>>>> Hi,
>>>>
>>>> I've a problem when a process uses:
>>>>       libpthread
>>>>       detached threads
>>>>       mixed bound/unbound threads
>>>>       suspended threads  (a la pthread_resume_np())
>>>>
>>>> whereby some newly created suspended threads don't get scheduled.
>>>> I think I've tracked it down, so if someone could review the
>>>> reasoning, I'd be grateful.
>>>
>>>
>>> I'm away for a few days, so I'd appreciate you waiting until
>>> early next week -- unless David Xu looks at it and gives it
>>> the ok.
>>
>> I will review it.
> 
> 
> I looked at the patch and it looks OK to me.  Go ahead and
> commit unless David had some comments to it that I haven't
> seen.
> 

patch looks OK, commit it.




More information about the freebsd-threads mailing list