This is the mail archive of the libc-help@sourceware.org mailing list for the glibc 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]

timer_create Problem


Hi,

I am unable to understand, what support is where.

I.e I am having problem building a application which has the system call timer_create, with sigev_notify as SIGEV_THREAD.

Since this is a system call, basically the kernel should provide support for that kind of notification,

However what I know is SIGEV_THREAD is not supported in the libC version I am using [its not even a glibC].

So, when someone says there is no support for SIGEV_THREAD ? Is it not there in kernel ? Or not there in glibC ? 

If there is support, in which file should I find that ? because its just system call, no wrappers around it or anything ? Isnt it ?

Thanks in advance.


--

"KLUB MJ Hunt, Search for India's First Movie Jockey"
For more details log on to http://www.zeecinema.com


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