K 10 svn:author V 7 phantom K 8 svn:date V 27 2002-10-26T13:53:22.000000Z K 7 svn:log V 323 Add pthread_attr_get_np() function. This is FreeBSD non-portable POSIX threads extenston function. It supposed to provide facility to get already created thread's attributes. Looks like it's last thing we need to make JDK's Hotspot building without requirement to have source tree. Reviewed by: deischen MFC after: 3 days END