hg: hsx/hsx23.2/hotspot: 7132070: Use a mach_port_t as the OSThread thread_id rather than pthread_t on BSD/OSX

staffan.larsen at oracle.com staffan.larsen at oracle.com
Tue May 8 07:15:43 PDT 2012


Changeset: adaa2f10c81b
Author:    sla
Date:      2012-02-19 13:11 +0100
URL:       http://hg.openjdk.java.net/hsx/hsx23.2/hotspot/rev/adaa2f10c81b

7132070: Use a mach_port_t as the OSThread thread_id rather than pthread_t on BSD/OSX
Summary: Change OSThread to use mach thread_t
Reviewed-by: phh, dcubed

! src/cpu/x86/vm/vm_version_x86.cpp
! src/os/bsd/vm/osThread_bsd.cpp
! src/os/bsd/vm/osThread_bsd.hpp
! src/os/bsd/vm/os_bsd.cpp
! src/os_cpu/bsd_x86/vm/vmStructs_bsd_x86.hpp
! src/share/vm/utilities/globalDefinitions_gcc.hpp



More information about the hotspot-dev mailing list