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

/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Dhprof_event.c52 get_current(TlsIndex tls_index, JNIEnv *env, jboolean skip_init) function
326 trace_index = get_current(tls_index, env, JNI_FALSE);
372 trace_index = get_current(tls_index, env, JNI_FALSE);
/openjdk7/corba/src/share/classes/org/omg/CORBA/
H A DORB.java1047 public org.omg.CORBA.Current get_current() method in class:ORB
/openjdk7/corba/src/share/classes/com/sun/corba/se/impl/orb/
H A DORBSingleton.java317 public org.omg.CORBA.Current get_current() method in class:ORBSingleton
H A DORBImpl.java566 public synchronized org.omg.CORBA.Current get_current() method in class:ORBImpl
571 The implementation of get_current is not clear. How would

Completed in 42 milliseconds