< prev index next >

make/hotspot/symbols/symbols-unix

Print this page
rev 50307 : [mq]: cont


 146 JVM_IsThreadAlive
 147 JVM_IsVMGeneratedMethodIx
 148 JVM_LatestUserDefinedLoader
 149 JVM_LoadLibrary
 150 JVM_MaxMemory
 151 JVM_MaxObjectInspectionAge
 152 JVM_MonitorNotify
 153 JVM_MonitorNotifyAll
 154 JVM_MonitorWait
 155 JVM_MoreStackWalk
 156 JVM_NanoTime
 157 JVM_NativePath
 158 JVM_NewArray
 159 JVM_NewInstanceFromConstructor
 160 JVM_NewMultiArray
 161 JVM_RaiseSignal
 162 JVM_RawMonitorCreate
 163 JVM_RawMonitorDestroy
 164 JVM_RawMonitorEnter
 165 JVM_RawMonitorExit

 166 JVM_RegisterSignal
 167 JVM_ReleaseUTF
 168 JVM_ResumeThread
 169 JVM_SetArrayElement
 170 JVM_SetClassSigners
 171 JVM_SetNativeThreadName
 172 JVM_SetPrimitiveArrayElement
 173 JVM_SetThreadPriority
 174 JVM_Sleep
 175 JVM_StartThread
 176 JVM_StopThread
 177 JVM_SupportsCX8
 178 JVM_SuspendThread
 179 JVM_TotalMemory
 180 JVM_UnloadLibrary
 181 JVM_WaitForReferencePendingList
 182 JVM_Yield
 183 
 184 # Module related API's
 185 JVM_AddModuleExports


 146 JVM_IsThreadAlive
 147 JVM_IsVMGeneratedMethodIx
 148 JVM_LatestUserDefinedLoader
 149 JVM_LoadLibrary
 150 JVM_MaxMemory
 151 JVM_MaxObjectInspectionAge
 152 JVM_MonitorNotify
 153 JVM_MonitorNotifyAll
 154 JVM_MonitorWait
 155 JVM_MoreStackWalk
 156 JVM_NanoTime
 157 JVM_NativePath
 158 JVM_NewArray
 159 JVM_NewInstanceFromConstructor
 160 JVM_NewMultiArray
 161 JVM_RaiseSignal
 162 JVM_RawMonitorCreate
 163 JVM_RawMonitorDestroy
 164 JVM_RawMonitorEnter
 165 JVM_RawMonitorExit
 166 JVM_RegisterContinuationMethods
 167 JVM_RegisterSignal
 168 JVM_ReleaseUTF
 169 JVM_ResumeThread
 170 JVM_SetArrayElement
 171 JVM_SetClassSigners
 172 JVM_SetNativeThreadName
 173 JVM_SetPrimitiveArrayElement
 174 JVM_SetThreadPriority
 175 JVM_Sleep
 176 JVM_StartThread
 177 JVM_StopThread
 178 JVM_SupportsCX8
 179 JVM_SuspendThread
 180 JVM_TotalMemory
 181 JVM_UnloadLibrary
 182 JVM_WaitForReferencePendingList
 183 JVM_Yield
 184 
 185 # Module related API's
 186 JVM_AddModuleExports
< prev index next >