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

/openjdk7/hotspot/src/os/solaris/vm/
H A Dos_solaris.cpp5185 os::Solaris::set_cond_timedwait(CAST_TO_FN_PTR(int_fnP_cond_tP_mutex_tP_timestruc_tP, resolve_symbol("_lwp_cond_timedwait")));
5933 CHECK_COND2( _lwp_cond_timedwait); variable
6255 // _lwp_cond_timedwait() used a round_down algorithm rather
6264 // It appears that when we go directly through Solaris _lwp_cond_timedwait()

Completed in 61 milliseconds