Home
last modified time | relevance | path

Searched refs:references_ (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/binaryurp/source/
H A Dproxy.cxx74 bridge_(bridge), oid_(oid), type_(type), references_(1) in Proxy()
91 if (osl_incrementInterlockedCount(&references_) == 1) { in do_acquire()
97 if (osl_decrementInterlockedCount(&references_) == 0) { in do_release()
H A Dproxy.hxx83 oslInterlockedCount references_; member in binaryurp::Proxy

Completed in 13 milliseconds