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

/vbox/src/libs/xpcom18a4/xpcom/tests/
H A DTestPipes.cpp408 class nsPump : public nsIRunnable class in inherits:nsIRunnable
437 nsPump(nsIInputStream* in, function in class:nsPump
443 ~nsPump() {}
451 NS_IMPL_THREADSAFE_ISUPPORTS1(nsPump,
471 nsPump* pump = new nsPump(in1, out2);

Completed in 43 milliseconds