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

/openjdk7/jdk/src/solaris/native/sun/awt/medialib/
H A Dmlib_v_ImageCopy_blk.s241 ! to synchronize with returning data
/openjdk7/hotspot/src/os/solaris/vm/
H A Dos_solaris.cpp5857 void record_synch(char* name, bool returning); // defined below
5959 // for n in name arg0ptr returning thread; do print record_synch_$n[0..record_synch_count-1]; done
5961 void record_synch(char* name, bool returning) { argument
5965 record_synch_returning[record_synch_count] = returning;

Completed in 50 milliseconds