< prev index next >

makefiles/symbols/symbols-unix

Print this page




 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_ToStackTraceElement
 180 JVM_TotalMemory
 181 JVM_UnloadLibrary
 182 JVM_Yield
 183 
 184 # Module related API's
 185 JVM_AddModuleExports
 186 JVM_AddModuleExportsToAll
 187 JVM_AddModuleExportsToAllUnnamed
 188 JVM_AddModulePackage
 189 JVM_AddReadsModule
 190 JVM_CanReadModule


 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_SetNativeThreadName0
 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_ToStackTraceElement
 181 JVM_TotalMemory
 182 JVM_UnloadLibrary
 183 JVM_Yield
 184 
 185 # Module related API's
 186 JVM_AddModuleExports
 187 JVM_AddModuleExportsToAll
 188 JVM_AddModuleExportsToAllUnnamed
 189 JVM_AddModulePackage
 190 JVM_AddReadsModule
 191 JVM_CanReadModule
< prev index next >