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

/vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/
H A DipcDConnectService.h260 PRLock *StubLock() { return mStubLock; }
308 PRLock *mStubLock; member in class:ipcDConnectService
324 // (we cannot use mStubLock because it isn't supposed to be held long,

Completed in 52 milliseconds