Searched refs:inline_native_currentThread (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/opto/
H A Dlibrary_call.cpp218 bool inline_native_currentThread();
736 case vmIntrinsics::_currentThread: return inline_native_currentThread();
2935 //------------------------inline_native_currentThread------------------
2936 bool LibraryCallKit::inline_native_currentThread() { function in class:LibraryCallKit

Completed in 61 milliseconds