Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Sat, 13 Aug 2011 21:03:17 +0200
From: Luka Marčetić <paxcoder@...il.com>
To: musl@...ts.openwall.com
Subject: Re: cluts daily reports 8/12 - continuing pthread_eintr, still
 stuck with alloc

On 08/13/2011 08:43 PM, Rich Felker wrote:
> Could you please explain what effect you're trying to achieve? Cleanup
> handlers are rather useless unless you're using pthread_cancel.
>
> Rich

I'm testing pthread_cancel of course. However, I have since* re-read the 
spec, and noticed it wouldn't block pthread_cancel anyway:
"The cancellation processing in the target thread shall run 
asynchronously with respect to the calling thread returning 
from/pthread_cancel/()."
So I'm looping it (will post the fresh pthread_eintr in a sec).
Luka

*The last mail is an old one, I just wasn't able to send it until now

Content of type "text/html" skipped

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.