Joe Kuan wrote:
> Hi all,
>
> I have installed the ON src and built the OS fine but I can't find
> any man pages for kernel developers (e.g man thread_create). Are they
> available in another package?
>
thread_create isn't a public interface, so there is no man page for it.
However, look in section 9, 9f, etc. E.g. man ddi_taskq_create()
The man page sources are not included with the normal OS source, but are
a separate download/package.
-- Garrett
> Thanks
> Joe
> _______________________________________________
> opensolaris-code mailing list
> [email protected]
> http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
>
_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code