Searched defs:addCaller (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-all/
H A DAutoCaller.cpp106 * Normally, calling addCaller() never blocks. However, if this method is
121 HRESULT ObjectState::addCaller(bool aLimited /* = false */) function in class:ObjectState
144 /* addCaller() is called by a "child" thread while the "parent"
207 * Must be called after every #addCaller() when protecting the object
270 /* We have some pending addCaller() calls on other threads (created

Completed in 32 milliseconds