< prev index next >

src/share/vm/runtime/mutexLocker.cpp

Print this page

        

*** 25,35 **** #include "precompiled.hpp" #include "runtime/mutexLocker.hpp" #include "runtime/os.inline.hpp" #include "runtime/safepoint.hpp" #include "runtime/thread.inline.hpp" - #include "runtime/threadLocalStorage.hpp" #include "runtime/vmThread.hpp" // Mutexes used in the VM (see comment in mutexLocker.hpp): // // Note that the following pointers are effectively final -- after having been --- 25,34 ----
< prev index next >