This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Send a signal from a alarm function


Sorry, of course I mean pthread_kill() instead of pthread_signal().

On Montag, 22. Dezember 2003 17:49, Roland Caßebohm wrote:
> Hello,
>
> I like to send a signal with pthread_signal() from an cyg_alarm callback
> function. Is this possible, or do I have to trigger a thread from which
> I then could call pthread_signal() ?
>
> Exactly I want to wake a waiting pselect(), maybe there are better ways
> to do that?
>
> Thank you,
>
> Roland


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]