< prev index next >

src/hotspot/share/gc/shared/workgroup.cpp

Print this page
rev 56464 : 8231707: Improve Mutex inlining
Contributed-by: robbin.ehn@oracle.com, claes.redestad@oracle.com

*** 27,36 **** --- 27,37 ---- #include "gc/shared/workgroup.hpp" #include "gc/shared/workerManager.hpp" #include "memory/allocation.hpp" #include "memory/allocation.inline.hpp" #include "runtime/atomic.hpp" + #include "runtime/mutexLocker.inline.hpp" #include "runtime/os.hpp" #include "runtime/semaphore.hpp" #include "runtime/thread.inline.hpp" // Definitions of WorkGang methods.
< prev index next >