How SIGEV_THREAD is handled.

From: manish regmi
Date: Wed Sep 22 2004 - 02:54:44 EST


hi,
Can anybody tell me how sigevent notification for SIGEV_THREAD is implemented in linux.

According to POSIX,
for SIGEV_NONE , do nothing.
for SIGEV_SIGNAL, sent signal (sigev_signo).

but i have no idea what to do for SIGEV_THREAD.
POSIX tells that a notification function should be called. How is it implemented?where?

I am learning Posix signals and Timers.

thanks in advance.

_________________________________________________________________
Add photos to your messages with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/