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]

cyg_semaphore_timed_wait()


Thanks,

So I understood that is current time added to number of ticks for
cyg_semaphore_timed_wait() : cyg_current_time() + nb_ticks...

For the Posix mq_timedreceive, I think (but it's
really not sure) that it's the fonction itself which add the current time to
obtain an absolute time. It's how it works under Unix, I think so ... Am I
right ?

Best regards 

Matthieu GIRARDIN

-- 
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]