address instead of specified by pthread_attr_t passed to pthread_create(). Suggested by: deischen
to be consistent with other pthread_XXX functions
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