OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:m_synch_object
(Results
1 - 1
of
1
) sorted by null
/external/apache-xml/src/main/java/org/apache/xml/serializer/
OutputPropertiesFactory.java
186
private static Integer
m_synch_object
= new Integer(1);
field in class:OutputPropertiesFactory
260
synchronized (
m_synch_object
)
Completed in 49 milliseconds