site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com On Nov 30, 2006, at 9:53 AM, Joseph Oreste Bruni wrote: Hi, 32 SIGTHR terminate process thread interrupt It's an incorrect man page. Please file a bug report against the manual page. -- Terry _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... In the man page for signal(3), there is a list of valid signal numbers, one of which is called SIGTHR: However, this signal is not listed in sys/signal.h. Is this signal implemented in the kernel? If not are there plans to? SIGTHR is used as an IPC mechanism to communicate information between threads in compatibility layers in FreeBSD, which is why it's in the man page. It's basically internal use on FreeBSD 5.x and above. This email sent to site_archiver@lists.apple.com
participants (1)
-
Terry Lambert