Uses of Class
com.tangosol.util.ThreadGateLite.Bar
-
Packages that use ThreadGateLite.Bar Package Description com.tangosol.util Contains various generic utilities. -
-
Uses of ThreadGateLite.Bar in com.tangosol.util
Methods in com.tangosol.util with parameters of type ThreadGateLite.Bar Modifier and Type Method Description protected long
ThreadGateLite. waitForOpen(ThreadGateLite.Bar bar, long cMillis)
Wait for notification that the bar has been lifted completely, i.e. all re-entrant barEntry calls were matched.
-