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

/openjdk7/jdk/src/share/classes/com/sun/jndi/toolkit/ctx/
H A DAtomicContext.java49 _contextType = _ATOMIC;
348 if (_contextType == _ATOMIC) {
368 if (_contextType == _ATOMIC) {
385 if (_contextType == _ATOMIC) {
397 if (_contextType == _ATOMIC) {
408 if (_contextType == _ATOMIC) {
419 if (_contextType == _ATOMIC) {
430 if (_contextType == _ATOMIC) {
441 if (_contextType == _ATOMIC) {
452 if (_contextType == _ATOMIC) {
[all...]
H A DAtomicDirContext.java48 _contextType = _ATOMIC;
H A DPartialCompositeContext.java58 protected static final int _ATOMIC = 3; field in class:PartialCompositeContext

Completed in 34 milliseconds